The extension now compiles, links and works fine with D3910 and D3911.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Sat, Feb 7
Note we don't have an error handling if mysql_config fails, but that would mainly mean MySQL client library isn't installed (or the -dev/-devel package on Linux distros).
Submitted the fbsql.c and compilation log to Claude Sonnet 4.5
Vault credentials provisioned, eggdrop installed
Unit account done, next step: Vault credentials
Fri, Feb 6
Rebased against origin/main. Removed extraneous white lines.
Document service variavbles
Rebased against origin/main. Whiteline issues.
For future reference, write access to the repository requires to use SSH.
In your local rOPS copy, edit .git/config and swap URL from https://devcentral.nasqueron.org/source/operations.git to ssh://vcs@devcentral.nasqueron.org:5022/source/operations.git
Summary: Refactored Anubis deployment according to review feedback.
- Moved to roles/paas-docker/anubis/init.sls
- Fixed pillar indentation and schema
- Added dynamic port detection from docker_containers
- Switched metrics to UNIX socket
- Simplified provisioning script for Vault only
- Cleaned up bot policies
.
- Refactor Anubis deployment based on review feedback. Highlights: fixed pillar indentation, moved to init.sls, added dynamic port detection, and configured metrics socket.
Doublon de D3908
@Derekson J'ai essayé de faire un arc land mais je reçois une erreur 403 (Permission refusée). pouvez-vous 'lander' cette révision pour moi ? Merci !
Thu, Feb 5
@Duranzed next step: run the final deployment on Complector (without the fix to deploy it under a temporary name)
With D3906, there is a way to do this easily, by adding the command to the certificate_options pillar in https://devcentral.nasqueron.org/source/operations/browse/main/pillar/core/certificates/hervil.sls$13
2025-02-05 ops office hours take:
- Mailgun could be used as fallback for certificates issue
- We need to update payment info at Mailgun to reactivate service in that case, as our account isn't active anymore
Deployed to Hervil, we see we now have fullchain generated everywhere.
Fix spacing issues for jinja templating logic ; run under acme user ; use reloadcmd as parameter, not reload.
Patched it live.