Embed frontend when building Docker image #34

Closed
opened 2021-09-06 10:18:39 +02:00 by Jef Roosens · 1 comment

The docker image builds the entire application as a static binary. The frontend can be embedded into said binary, making it very fast to serve.

The docker image builds the entire application as a static binary. The frontend can be embedded into said binary, making it very fast to serve.
Jef Roosens added this to the (deleted) milestone 2021-09-06 10:18:39 +02:00
Jef Roosens added the
Frontend
enhancement
labels 2021-09-06 10:18:39 +02:00
Jef Roosens added this to the 1.0 - First Release milestone 2021-09-13 22:51:06 +02:00

Honestly this might not be worth the effort, at least not for the first release. Since the Rocket 0.5 release, this seems extra complicated to implement, so we should probably just use the regular built-in FileServer for the first release for both the frontend & the docs.

Honestly this might not be worth the effort, at least not for the first release. Since the Rocket 0.5 release, this seems extra complicated to implement, so we should probably just use the regular built-in `FileServer` for the first release for both the frontend & the docs.
This repo is archived. You cannot comment on issues.
There is no content yet.