-
Notifications
You must be signed in to change notification settings - Fork 7
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
[Infra] Deploy CKAN + Aircan-connector to DX #47
Comments
Currently, we have 2 new repos:
|
Quick update - to get your app deployed to new cluster take a look at last task here about Cloudflare |
Update - you have to create a PostgresQL instance for your app in GC under datopian-dx project,
|
@mbeilin Shall we give it a try with the newest versions of aircan / aircan-connector? I think if we do that, we'll be able to successfully close this issue |
@hannelita yes, we can close this issue. There is still the problem with the certificate we created for this site. |
Reopening the issue; we'll be able to close it when #66 is completed. We still need to have a summary of how to use DX with Aircan |
Yes, we can close this issue. Note that several integration tests are broken on Cypress @leomrocha |
Acceptance
Tasks
Note The docs for DX are still under development and the steps here may need adjustments/clarification
Following https://gitlab.com/datopian/tech/devops/-/blob/master/dx-rfc-dx-approach.md and https://gitlab.com/datopian/tech/devops/-/issues/163, @Irio helped us to come up with the following list:
argocd proj create [project name]
pointing to remote argo cd -- created projectaircan
aircan-dev
Before deploying, use Terraform (repo dx-terraform) to create a new PSQL instance -- @Irio we need to add documentation about this step.
The text was updated successfully, but these errors were encountered: