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

Feature/docker #133

Merged
merged 32 commits into from
May 31, 2024
Merged

Feature/docker #133

merged 32 commits into from
May 31, 2024

Conversation

jthrilly
Copy link
Member

@jthrilly jthrilly commented May 15, 2024

This PR will introduce a dockerised version of the app, including deployment of db + app together via docker compose.

It also implements automatic database migration.

Note: This requires documentation to be updated to cover changed environment variable names!

Copy link

vercel bot commented May 15, 2024

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

Name Status Preview Comments Updated (UTC)
fresco-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 31, 2024 10:39am

@jthrilly jthrilly changed the base branch from main to next May 15, 2024 10:07
@jthrilly
Copy link
Member Author

Currently working on handling the scenario where existing users don't have a migrations table.

@jthrilly
Copy link
Member Author

Last task is to get a docker image building in github actions.

@jthrilly jthrilly marked this pull request as ready for review May 22, 2024 09:06
… DISABLE_ANALYTICS and NEXT_PUBLIC_URL -> PUBLIC_URL for runtime config
@jthrilly
Copy link
Member Author

Merging this now, as it contains many other improvements.

Key outstanding issue is that upload thing fails with protocol import. I can't investigate this further without having a host to deploy this on. Waiting on FSM IT for this.

@jthrilly jthrilly merged commit ec19fb9 into next May 31, 2024
5 checks passed
@jthrilly jthrilly deleted the feature/docker branch June 23, 2024 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant