module
Version:
v0.0.0-...-98cc084
Opens a new window with list of versions in this module.
Published: Dec 5, 2022
License: MIT
Opens a new window with license information.
README
¶
static-web
A deployment system for static webpages
Features
- upload service to place files into a storage
- upload files
- list deployments
- remove deployment
- use random subdomain
- use custom subdomain
- store meta data (user, date of last upload)
- use custom FQDN
- rolling update (upload new files, then switch to new version)
- register domain in caddy
- shutdown deployment and remove files after some time (no re-upload)
- webserver
- 200.html for SPA
- custom 404 page
- automatic ssl support (should this even be done by caddy?)
- automatic https redirect (should this even be done by caddy?)
- cli to easily deploy static webpages
- upload files
- list deployments
- remove deployment
- use random subdomain
- use custom subdomain
- use custom FQDN
- proper authentication
- re-upload only changed / sync files
Click to show internal directories.
Click to hide internal directories.