Tweaks
This commit is contained in:
@ -1,6 +1,6 @@
|
||||
# Custom-Html
|
||||
# Custom HTML
|
||||
|
||||
Custom HTML website, served using Nginx
|
||||
Custom HTML website, served using Nginx.
|
||||
|
||||
## Basic usage
|
||||
|
||||
@ -12,6 +12,10 @@ Custom HTML website, served using Nginx
|
||||
your Docker swarm box
|
||||
5. `direnv allow` (or `. .envrc`)
|
||||
6. `abra deploy`
|
||||
7. Copy your files to the container, using something like
|
||||
```
|
||||
abra cp index.html app:/usr/share/nginx/html
|
||||
```
|
||||
|
||||
[`abra`]: https://git.autonomic.zone/autonomic-cooperative/abra
|
||||
[`compose-stacks/traefik`]: https://git.autonomic.zone/compose-stacks/traefik
|
||||
|
||||
Reference in New Issue
Block a user