Go to file
3wc d73ebbfe81
continuous-integration/drone/push Build is failing Details
Automatically generate catalogue on release [mass update]
Re: coop-cloud/recipes-catalogue-json#4
2023-01-20 10:27:11 -08:00
.drone.yml Automatically generate catalogue on release [mass update] 2023-01-20 10:27:11 -08:00
.env.sample Fix embarrassing mass-typo 😳 2020-12-31 23:02:25 +02:00
.gitignore Initial commit 2020-10-25 23:38:23 +01:00
README.md Update abra syntax in examples (finally) [mass update] 2023-01-19 16:02:27 -08:00
compose.yml Initial config 2020-10-26 02:16:41 +02:00

README.md

H5ai

web server index • https://github.com/lrsjng/h5ai

  • Category: Apps
  • Status: 1, alpha
  • Image: michaeljefferys/docker-h5ai, 2, 3rd-party
  • Healthcheck: Yes
  • Backups: No
  • Email: N/A
  • Tests: No
  • SSO: No

Basic usage

  1. Set up Docker Swarm and abra
  2. Deploy coop-cloud/traefik
  3. abra app new h5ai
  4. abra app config YOURAPPDOMAIN - be sure to change $DOMAIN to something that resolves to your Docker swarm box
  5. abra app deploy YOURAPPDOMAIN
  6. Copy your files to the container, using something like
abra app YOURAPPDOMAIN cp foo.mp4 app:/var/www