a
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Apr 3 2023
deploy and correct bug
Update ports information, switch from frontend container to directly use our nginx (let's avoid nginx to nginx), rebase
Apr 2 2023
everything is okey fauve have normally access on windriver
salt windriver state.apply roles/core/users
This deployment created the incident:
Works like a charm for Hound:
s/salt/__salt__
Update environment for the concept of feature flags. See https://help.penpot.app/technical-guide/configuration/. Bump PostgreSQL and Redis versions. Add Exim container so we can send mail.
A Kafka offset reset was needed:
If one of the two topics lag, we'd have:
$ notification-push --project Nasqueron --group ops --service monitoring --type autoheal.kafka_offset.start --text "Containers sentry_post_process_forwarder_ have an issue. Identified as Kafka offet issue. Starting automatic healing procedure." $ notification-push --project Nasqueron --group ops --service monitoring --type autoheal.kafka_offset.done --text "Containers sentry_post_process_forwarder_ automatic healing one. Containers should be alive."
We don't use uptime anymore.
Configuration looks good to me, matches GitHub and Vault content, and is ready to be deployed this Sunday.
Provisioned new secrets to Vault under ops/secrets/nasqueron/penpot/
We want to try to build a status page, so Penpot could be a nice tool for that.
We've an UX project for it, to design our status page solution.
Apr 1 2023
In T1755#24731, @dereckson wrote:DNS configuration
notifications.notifications-test.nasqueron.org. 86400 IN CNAME www3.nasqueron.org.
orange-rabbit.notifications-test.nasqueron.org. 86400 IN CNAME www3.nasqueron.org.
vault.notifications-test.nasqueron.org. 86400 IN CNAME www3.nasqueron.org.
Use "integration" to better stress on the functional role of this environment, to integrate new features.
Scope for this change: Docker containers + nginx config
Rebased. Addressed some of the comments.
Code is ready both for Notifications and keruald/dockerhub, should be tested with the next build we want to promote before merging.
Missing trailing comma in array
The nasqueron/notifications image took from D2958, so we're done:
Mar 31 2023
chmod ; s/authgrove/auth-grove/