So at this stage, we've PHP and Alkane deployed.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
May 19 2023
May 18 2023
Server is live and stable.
Subtask removed to simplify the graph. It's the task where db-B-001 has been created and so solved this one.
Alkane will now PULL files from Jenkins, instead of Jenkins pushing to the relevant server.
Resolved by db-B-001 deployment: MySQL server doesn't have a public IP anymore
In T1627#23666, @dereckson wrote:Perhaps replace references here too: https://code.nasqueron.org/?q=equatower&i=nope&literal=nope&files=&excludeFiles=&repos=
As all tasks are done, excepted the portsearch -u issue, which is not a blocker (it correctly indexes the ports), we're done here.
May 13 2023
Okay, let's do an easy thing to solve that for DevCentral repositories:
Done, with a migration script.
PHP configuration to improve:
DUID published in Vault under ops/secrets/network/DUID/2001:bc8:2e84:700::
2001:bc8:2e84:700:: /56 should be used for WindRiver addresses.
Autoconfig IP isn't in our block
The DUID of your prefix (and each of its subnets) is like a private key and grants you access to your prefix. Keep it secret and do not share it.
Through autoconfig we've an IP in our /64 block: 2001:bc8:6005:5:aa1e:84ff:fef3:5d9c
According recent portsnap man:
May 12 2023
To restore Mumble jail:
- boot Thrayce (172.27.27.14)
- zfs import arcology if needed (kldload opensolaris and kldload zfs if ZFS isn't available at boot)
- Mumble jail is available at /usr/local/jails/mumble.nasqueron.org
To restore FTP content:
- boot Thrayce (172.27.27.14)
- zfs import arcology if needed (kldload opensolaris and kldload zfs if ZFS isn't available at boot)
- FTP content will be available at /usr/local/jails/ftp.nasqueron.org/var/ftp
The portsearch database seems to work despite that issue, so decreasing the priority.
May 11 2023
According https://imagemagick.org/script/porting.php:
May 9 2023
3.4.8 disabled this possibility, #11431 - Disallow changing custom field type after creation
May 8 2023
To update the type on NetBox is tricky: if we move from object to multiple object, the database isn't updated, so it generates an integer the isn't iterable (object id -> list of object ids).