Each test run produces this:
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Nov 11 2025
Actually, we use the same database name than for MariaDB / MySQl:
Nov 10 2025
Bruteforce attack scenario possible, so we're only interested by usernames defined in users.sls, not by "root" (can't login by SSH) or generic accounts like "docker" (doesn't exist):
Checking the RabbitMQ Monitoring with Prometheus guide:
- we're OK for cluster name
- to get sensible values for rate() in Grafana, we need to configure Prometheus to scrape RabbitMQ every 15s ; according Prometheus configuration, the value scrape_interval can be set at job level
Grafana dashboard was full N/A.
Nov 9 2025
Nov 6 2025
Oct 30 2025
Oct 29 2025
Oct 27 2025
Oct 26 2025
Here we are with D3812 build:
Oct 25 2025
That builds properly:
In T1098#21963, @dereckson wrote:Tested a build manually successfully with:
$ git clone https://github.com/Learath2/sBNC.git $ cd sBNC $ cc *.c -o sbnc $ sudo cp sbnc /usr/local/bin
Mail solution currently use Dovecot.
Oct 24 2025
Same issue for rhyne-wyse.log. Configuration was copied from acme.sh one.
Oct 21 2025
Oct 20 2025
Oct 19 2025
It's somewhat still maintained:
tikv is marketed as a distributed, solid, high-performant key/value store.
sys-info support for FreeBSD has been added if it was previously a blocker.
Package has been added in January 2022.
Two blockers at app-level:
- .env support is missing from application code.
- code need to be upgraded to test MySQL connectivity
Oct 18 2025
Credentials
Password created in ops/secrets/dbserver/cluster-B/users/obsidian51
Oct 14 2025
Oct 13 2025
Credentials have been hashed directly in Vault, so we don't need to manipulate cleartext password with Salt.
Salt updated the tomcat-users.xml accordingly.
Oct 12 2025
web-001 upgrade ready, next step: reboot and run again freebsd-update install
Oct 11 2025
We switched to a dynamic approach for init.sls in D3334.
The full /etc/nginx directories on both docker-002 and dwellers use httpd_config_t for every file.
With T1452 resolved, this is resolved too.