3e244e4390f65d20ad2a89ae7ad21e1a041959f3
Custom HTML
Custom HTML website, served using Nginx.
Basic usage
- Set up Docker Swarm and
abra - Deploy
compose-stacks/traefik git clone https://git.autonomic.zone/compose-stacks/custom-html.git && cd custom-htmlcp .envrc.sample .envrc- Edit
.envrc- be sure to changeDOMAINto something that resolves to your Docker swarm box direnv allow(or. .envrc)abra deploy- Copy your files to the container, using something like
abra cp index.html app:/usr/share/nginx/html
Description
Languages
Shell
100%