deployment setup #72
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Entire setup allow at minima :
optionally :
d56b57071c)Dockerfilebelow)bfren/nginx-webdav)Could be done with docker-compose but ideally rootless (e.g podman) in order to run on a standalone device like the Quest (seems impossible for now, cf https://github.com/termux/termux-packages/issues/10188 ).
Dockerfile for NAF :
For now relying this live instance is relying on a frontend hosted on lighttpd (for PmWiki) to static hosting
and for backend
backend federation and networking
behind a nginx reverse proxy.
Provide a cloud-init file to facilitate deployment on most cloud providers.
Consider also how it could be "just" a component #65 to use with other, existing or brand new, projects.
Consider online environments featuring also backends, e.g Gitpod via its .gitpod.yml file but also since today CodeSandBox via a Dockerfile in
.codesandbox/Dockerfile(compose not yet available but planned).See example as #8 with few scripts.
See https://git.benetou.fr/utopiah/local-metaverse-tooling
See also https://git.benetou.fr/utopiah/text-code-xr-engine#minimalist-example as a way to get started without hosting or backend needed.
Note that it assumes https://fabien.benetou.fr/pub/home/future_of_text_demo/engine/jxr.js does remain available (which isn't even the case on master) and stable (in terms of interface).
See also https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/minimalist-template/index.html
See also https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/core-vs-extras