Skip to content

saul-salazar-dotcom/docker-compose-traefik-proxy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

1 Commit
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

traefik

Traefik Proxy with Docker. For local use only.

Quick Start

git clone https://gitlab.com/saulmendoza/traefik.git
cd traefik
make start

# Open your browser and go to http://traefik.localhost
# Or use the CLI to launch it
# Windows:
explorer "http://traefik.localhost"
# MacOS:
open "http://traefik.localhost"

Available Commands

$ make help
help                 😎 Show this help
test                 βœ… Validate docker-compose.yml file
build                πŸ”§ Pull & Build the docker images
start                πŸš€ Start containers
restart              πŸ”„ Restart containers
stop                 πŸ›‘ Stop containers
logs                 πŸ“„ Print logs (follow last 1000 lines)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published