Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Alex Pedersen authored Jun 10, 2021
1 parent e5a6629 commit 8e8dc93
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -58,9 +58,10 @@ The templates are grouped into three types:
The gateway detects and auto-adds new services as they're deployed so it should be deployed first with either option!

**Automatic deployment**
1. Read `deploy.py` to see what it does
New and improved auto-deploy to be added in the future =)
<!-- 1. Read `deploy.py` to see what it does
2. Setup with `python3 deploy.py`
3. Deploy with `python3 deploy.py --ARG`, args=["core", "services", "stacks", "all"]
3. Deploy with `python3 deploy.py --ARG`, args=["core", "services", "stacks", "all"] -->

**Manual deployment**
1. Copy `dist.env` and `dist.docker-compose.yml` files for core with your preferred configuration
Expand Down

0 comments on commit 8e8dc93

Please sign in to comment.