https://github.com/borsch/jelastic-nginx-certbot
https://github.com/borsch/jelastic-nginx-certbot
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/borsch/jelastic-nginx-certbot
- Owner: borsch
- Created: 2024-11-13T13:52:23.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2024-11-14T11:57:59.000Z (over 1 year ago)
- Last Synced: 2025-12-28T13:28:40.844Z (6 months ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# jelastic-nginx-certbot
This image is created based on [jelastic/nginxbalancer](https://hub.docker.com/r/jelastic/nginxbalancer). This image contains installed certbot along with scripts to quickly configure nginx proxies
### Usage
After installation load balancer using custom docker image from [olehkurpiak/jelastic-nginx-certbot](https://hub.docker.com/r/olehkurpiak/jelastic-nginx-certbot) you can run following commang to setup proxy and install SSL
```sh
new-nginx-proxy.sh -d my-domain.example.com -f http://custom-jelastic-env.jelastic-provider.com:8081
```
This command will create file `my-domain.example.com` under `/etc/nginx/conf.d/` and will install SSL for this domain. Once installation is successfull you would need to restart nginx node