Shell Zerossl

Open-source Shell projects categorized as Zerossl

Top 3 Shell Zerossl Projects

  • acme.sh

    A pure Unix shell script implementing ACME client protocol

  • Project mention: Setting up a www subdomain on a self-hosted Ghost blog | dev.to | 2024-05-22

    server { listen 80; listen [::]:80; server_name www.myblog.lol; root /var/www/ghost/system/nginx-root; # Used for acme.sh SSL verification (https://acme.sh) location / { return 301 https://myblog.lol$request_uri; } location ~ /.well-known { allow all; } client_max_body_size 50m; }

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • acme-companion

    Automated ACME SSL certificate generation for nginx-proxy

  • Project mention: Wireguard (docker-compose) has stopped being able to connect to the internet. | /r/WireGuard | 2023-07-10

    My hunch is that because I decided to include the acme-companion image in this nginx setup, that maybe it has something to do with the SSL certs? The only other thing I could think of is that I had to combine the networks in order for nginx-proxy and Sonarr both to be able to see my transmission instance via:

  • ubios-cert

    Manage SSL / TLS certificates with acme.sh (Let's Encrypt, ZeroSSL) for Ubiquiti UbiOS firmwares

NOTE: The open source projects on this list are ordered by number of github stars. The number of mentions indicates repo mentiontions in the last 12 Months or since we started tracking (Dec 2020).

Shell Zerossl discussion

Log in or Post with

Index

What are some of the best open-source Zerossl projects in Shell? This list will help you:

Project Stars
1 acme.sh 37,220
2 acme-companion 7,294
3 ubios-cert 164

Sponsored
Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com