Static site solver from MinIO bucket with single page application support for kubernetes environment.
Container image: ghcr.io/devopshaven/static-site-service
MINIO_ENDPOINT
- endpoint address of minio server without scheme eg: play.min.ioMINIO_ACCESS_KEY_ID
- minio access key idMINIO_ACCESS_KEY_SECRET
- minio access key secretMINIO_USE_SSL
- use ssl for the connection (true/false)SITE_NAME
- the subdirectory name in the bucket where the site will be served from
The service currently supports only MinIO server.
Made with ❤️ at DevopsHaven Team