11155539849c2575d6eea04954d72378a0edcb79
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%