Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix: DigitalOcean template #4287

Merged
merged 10 commits into from
Jul 20, 2023
Merged

fix: DigitalOcean template #4287

merged 10 commits into from
Jul 20, 2023

Conversation

gastonfournier
Copy link
Contributor

About the changes

Instead of building from source (we require Node 18 but DigitalOcean buildpack currently does not support it), we're going to use our Docker image from DockerHub: https://hub.docker.com/r/unleashorg/unleash-server

Additionally, I realized that our Dockerfile only works in our CI (or performing a pre-build step which consists of building the frontend). With this PR I've also made a change to build the frontend if needed. That way our CI will continue to be optimal while anyone trying to build it from source will be able to do it by just running docker build .

Closes #4261

@sonatype-lift
Copy link

sonatype-lift bot commented Jul 20, 2023

Sonatype Lift is retiring

Sonatype Lift will be retiring on Sep 12, 2023, with its analysis stopping on Aug 12, 2023. We understand that this news may come as a disappointment, and Sonatype is committed to helping you transition off it seamlessly. If you’d like to retain your data, please export your issues from the web console.
We are extremely grateful and thank you for your support over the years.

📖 Read about the impacts and timeline

@vercel
Copy link

vercel bot commented Jul 20, 2023

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
unleash-docs ✅ Ready (Inspect) Visit Preview Jul 20, 2023 11:59am
unleash-monorepo-frontend ✅ Ready (Inspect) Visit Preview Jul 20, 2023 11:59am

@gastonfournier gastonfournier merged commit a53d501 into main Jul 20, 2023
19 checks passed
@gastonfournier gastonfournier deleted the fix-do-template branch July 20, 2023 12:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Failing to deploy on DigitalOcean Apps - outdated Node
2 participants