-
Notifications
You must be signed in to change notification settings - Fork 6
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
Basic infrastructure setup #101
Comments
@danielfdsilva do we have some boilerplate app (and api) that we can use to build the deployment? |
Let's omit the backend so far, because we don't know, yet, what it is going to be: simple file access (protected), some fastapi, etc. The frontend now has a dockerfile and I am requesting access to the docker registry for upload. @yellowcap can you help me with that, please? |
If you set the image to |
Thanks, @minrk. That worked. ❤️ |
Short status update:
Next up, the application needs to be configured properly. |
We want to deploy a basic app.
The text was updated successfully, but these errors were encountered: