[ We've code for this one, we've different use cases (MediaWiki, Zed, Auth Grove), but none of those projects has a bug with high priority to resolve this. ]
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
All Stories
Apr 14 2026
Apr 13 2026
This is a temporary fix to fix the current error.
First step of the plan is done.
$ salt windriver state.sls_id /var/51-wwwroot/keruald roles/devserver/webserver-wwwroot51/sites windriver: ---------- ID: /var/51-wwwroot/keruald Function: file.directory Result: True Comment: Started: 13:18:37.079288 Duration: 14.887 ms Changes: ---------- /var/51-wwwroot/keruald: ---------- directory: new ---------- ID: /var/51-wwwroot/keruald Function: git.latest Name: ssh://vcs@devcentral.nasqueron.org:5022/source/keruald.git Result: True Comment: ssh://vcs@devcentral.nasqueron.org:5022/source/keruald.git cloned to /var/51-wwwroot/keruald Started: 13:18:37.112109 Duration: 1992.425 ms Changes: ---------- new: ssh://vcs@devcentral.nasqueron.org:5022/source/keruald.git => /var/51-wwwroot/keruald revision: ---------- new: ba7ec81ee0d34f16361fee39247bbeb047240b8e old: None
Current status: this is mostly implemented, but still to document properly per previous comment.
There are several issues here:
This if condition is a currently an always true for our infrastructure as it says "if "OS/distro is every OS we currently have".
Thanks to D4057 we now have a direct nginx error log to parse:
Changed minor syntax
Keeping package-based installation only
Apr 11 2026
Repository for FreeBSD is currently broken, as we don't have a repository for FreeBSD 15 ready.
Apr 10 2026
Apr 9 2026
modified acme.sh pkg installation
Let's create a new unit for OSPF and move those in roles/router/frrouting
Split DevCentral config in another change. Update SELinux policy.
Use web as shared group between nginx and anubis, so nginx can connect to anubis socket. Resolve target container port.
Update Anubis config.
Rebased. Removed comments for private key (not supported by Anubis). Provisioned systemd service template.
Rebased. Add anubis user. Trim unused setting.