Custom HTML
Custom HTML website, served using thttpd
- Category: Apps
- Status: 0, work-in-progress
- Image:
thttpd, 2, 3rd party image - Healthcheck: No
- Backups: No
- Email: N/A
- Tests: 0
- SSO: 3 (OAuth)
Basic usage
- Set up Docker Swarm and
abra - Deploy
coop-cloud/traefik abra app new custom-htmlabra app config YOURAPPDOMAIN- be sure to change$DOMAINto something that resolves to your Docker swarm boxabra app deploy YOURAPPDOMAIN- Copy your files to the container, using something like
abra app YOURAPPDOMAIN cp index.html app:/content
Git Based Usage
- Set up as above, stop at step 4.
- Deploy
swarm-cronjobto the host abra app config, Uncomment Git lines in configuration, and set variables as appropriate.abra app deploy YOURAPPDOMAIN
Languages
Shell
100%