- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Jun 25 2024
Jun 20 2024
Jun 19 2024
In T1932#29348, @DorianWinty wrote:misssing php-gettext extention
(installed by myself)
$ sudo salt-call --local state.sls roles/webserver-alkane/php/service [7/153] local: ---------- ID: /usr/local/etc/rc.d/php-fpm Function: file.managed Result: True Comment: File /usr/local/etc/rc.d/php-fpm is in the correct state Started: 18:49:38.779911 Duration: 7.874 ms Changes: ---------- ID: /usr/local/bin/restart-php-fpm Function: file.managed Result: True Comment: File /usr/local/bin/restart-php-fpm updated Started: 18:49:38.787861 Duration: 4.183 ms Changes: ---------- diff: New file mode: 0755 ---------- [...] Summary for local ------------ Succeeded: 5 (changed=1) Failed: 0 ------------ Total states run: 5 Total run time: 20.132 ms
Jun 13 2024
Jun 12 2024
Makefile requires tab for shell commands.
Jun 11 2024
Superseded by D3329.
Jun 9 2024
As a follow-up, for shellserver and webserver-alkane roles, we need to bump s/php82/php83 for main package name.
Jun 8 2024
Jun 2 2024
- pprint isn't used anymore
- need to run black
- description needs to be updated
- TTL can be much shorter if we automate this procedure
sudo kill -1 $(cat /var/run/vault.pid)
Error management should be done to check if that pids exist or return an error code.
Needs hvac and pyyaml as packages to be installed on the server, Complector doesn't currently have hvac, only pyyaml.
To test to ensure the permissions work like expected, it's still new PostgreSQL Salt code.
Jun 1 2024
Follow-up commit required to sort dbserver_postgresql.connections by alphabetical order.
Apr 18 2024
Apr 15 2024
Permission set to editor.
Needed to create a new Docker Hub image for rDVMA.
Mar 30 2024
Mar 28 2024
Decreasing priority as we tested a page successfully on WindRiver.
Mar 8 2024
Currently, the responsibility seems to be to the nginx unit in the main webserver role, not on webserver-core:
000-fallback.conf exists on WindRiver but as an empty file, so without any server block
Mar 5 2024
Feb 29 2024
Feb 24 2024
Did you know? Debian Sid still has 8.2 in the core repo.