https://github.com/openscript/traefik-nginx-docker-compose
https://github.com/openscript/traefik-nginx-docker-compose
Last synced: about 11 hours ago
JSON representation
- Host: GitHub
- URL: https://github.com/openscript/traefik-nginx-docker-compose
- Owner: openscript
- License: mit
- Created: 2020-11-29T19:11:22.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-29T19:54:16.000Z (about 5 years ago)
- Last Synced: 2025-04-08T08:44:30.681Z (10 months ago)
- Language: HTML
- Size: 3.91 KB
- Stars: 0
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Traefik Nginx Docker-Compose
This is repository contains a minimal docker-compose configuration for serving some content over HTTPS with NGINX and Traefik.
## Usage
1. Adjust hostname (domain) in `docker-compose.yml`.
1. Change ACME contact email address in `traefik.yml`.