Continuous Integration #22

Open
opened 3 years ago by alban · 0 comments
alban commented 3 years ago
Owner

Updating the app is really painful because every time the deployment needs a complete re-building of the whole project.

The CI should be able to build the latest docker image and publish it to docker.io so it can be pulled by others for deployment.

For this to work, I still need to figure out how to load the API_URL environment variable at runtime. It needs to be loaded in the server part of perseus and not in the wasm bundle.

Updating the app is really painful because every time the deployment needs a complete re-building of the whole project. The CI should be able to build the latest docker image and publish it to docker.io so it can be pulled by others for deployment. For this to work, I still need to figure out how to load the API_URL environment variable at runtime. It needs to be loaded in the server part of perseus and not in the wasm bundle.
alban added the Dev label 3 years ago
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date

No due date set.

Dependencies

No dependencies set.

Reference: alban/fast-insiders#22
Loading…
There is no content yet.