Describe the problem
Every release has different versions of the application pre-built, but for web deployment as static website you have to build it yourself, or resign to use Docker.
Describe the solution you'd like
Provide a pre-built web version to serve as static content in already-deployed web servers easily.
Alternatives considered
Installing all the Docker stack in a mini VPS in cloud just for 1 static website service???
Additional context
No response
Describe the problem
Every release has different versions of the application pre-built, but for web deployment as static website you have to build it yourself, or resign to use Docker.
Describe the solution you'd like
Provide a pre-built web version to serve as static content in already-deployed web servers easily.
Alternatives considered
Installing all the Docker stack in a mini VPS in cloud just for 1 static website service???
Additional context
No response