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 dev-notifications certificates #132

Open
dcadenas opened this issue Oct 16, 2024 · 0 comments
Open

Fix dev-notifications certificates #132

dcadenas opened this issue Oct 16, 2024 · 0 comments
Assignees

Comments

@dcadenas
Copy link
Contributor

See https://planetary-app.slack.com/archives/C056EQP6JK1/p1729088659817509?thread_ts=1729034972.642699&cid=C056EQP6JK1

Our notifications ansible setup only has prod password and cert. We need to add the dev pwd and cert and move files to the proper locations. Currently there's this structure:

inventories/notifications_service/group_vars/
├── all
│   ├── certificate_apns.p12
│   └── vault.yml
├── dev
│   ├── vault.yml
│   └── vault_firestore-credentials.json
└── prod
    ├── vault.yml
    ├── vault_firestore-credentials.json
    └── vault_pubsub-credentials.json

The p12 file should be under each env and a specific password for each env vault

@dcadenas dcadenas self-assigned this Oct 16, 2024
@dcadenas dcadenas converted this from a draft issue Oct 16, 2024
@dcadenas dcadenas moved this to In progress in Nos Product Board Oct 18, 2024
@dcadenas dcadenas moved this from In progress to Code Review in Nos Product Board Oct 21, 2024
@dcadenas dcadenas moved this from Code Review to Done in Nos Product Board Oct 22, 2024
@dcadenas dcadenas moved this from Done to UAT in Nos Product Board Oct 22, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: UAT
Development

No branches or pull requests

1 participant