Skip to content
This repository has been archived by the owner on Oct 13, 2023. It is now read-only.

ci: run dynamic server in container #6

Merged
merged 1 commit into from
Jun 12, 2023
Merged

ci: run dynamic server in container #6

merged 1 commit into from
Jun 12, 2023

Conversation

conorsch
Copy link
Contributor

@conorsch conorsch commented Jun 12, 2023

We've been hosting the dapp as a static website, but the developers have maintained it as a single-page application (SPA). Let's update the containerfile to handle hosting the app so we can deploy via container image. It's not ideal to use the webpack dev server for this use case, but I'm prioritizing getting something up and running to unbreak the extension for testnet users.

@conorsch
Copy link
Contributor Author

In order to run and debug the container build, the workflow must exist on main branch, so I'm merging, and will continue to iterate.

We've been hosting the dapp as a static website, but the developers have
maintained it as a single-page application (SPA). Let's update the
containerfile to handle hosting the app so we can deploy via container
image. It's not ideal to use the webpack dev server for this use case,
but I'm prioritizing getting something up and running to unbreak the
extension for testnet users.
@conorsch conorsch changed the title ci: multistage container build ci: run dynamic server in container Jun 12, 2023
@conorsch conorsch merged commit 7b4d4d9 into main Jun 12, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant