Skip to content
master
Go to file
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

README.md

Stacks

License Donate

Usage

# 1. Deploy traefik
docker network create --driver=overlay traefik-net
docker stack deploy -c traefik.yml traefik

# 2. Deploy a stack
docker stack deploy -c <stack.yml> <name>

# Example
DOMAIN=mydomain.com VERSION=5.3-fpm docker stack deploy -c wordpress.yml mywordpress

Support

Support me with a monthly donation and help me continue my activities:

liberapay

Buy me a beer (BTC): bitcoin:112aZxX9Jiya4TM6Le4foxTq9V8U6aVGbG

License

This project is licensed under the GNU GPL v3.0 - see the LICENSE.txt file for details

Free Software, Hell Yeah!

You can’t perform that action at this time.