forked from coop-cloud/custom-html
682c9d1de3db008025178fe0a70a17ad63bea393
Custom HTML
Custom HTML website, served using Nginx.
Basic usage
- Set up Docker Swarm and
abra - Deploy
compose-stacks/traefik abra app new custom-htmlabra app YOURAPPDOMAIN config- be sure to change$DOMAINto something that resolves to your Docker swarm boxabra app YOURAPPDOMAIN deploy- Copy your files to the container, using something like
abra app YOURAPPDOMAIN cp index.html app:/usr/share/nginx/html
Description
Languages
Shell
100%