💾 Archived View for glv.one › docs captured on 2022-01-08 at 13:54:21. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2021-11-30)
-=-=-=-=-=-=-
docker build --rm -t "deploy.glv.one/zuck/facebook:2004-02" .
docker login deploy.glv.one
docker push deploy.glv.one/zuck/facebook:2004-02
Each app gets the following for FREE:
glv.one routing mesh doesn't perform SSL termination, so your app needs to come with its own certificate files. Any Gemini service/framework should support handling SSL termination.
If you are not using custom domains, you can choose to use Let's Encrypt certificates instead of generating and shipping your own. They are rotated periodically (so make sure to occastionally re-read them) and mounted under the following paths:
Each app gets its own mounted volume. It is mounted under /mnt, or you can read MOUNT environment variable which is set to /mnt. This volume is backed up daily.
You can store a sqlite database file there.
If you own a domain (or subdomain) you want to use for your app, simply add a CNAME/ALIAS record with content "glv.one".
If there is something special that you need in your app, feel free to reach out to admin at pitr.vern@gmail.com
Reach out to pitr.vern@gmail.com to delete your app or account. You keep ownership of your glv.one subdomain perpetually, which can be configured with any DNS record of your choosing.