Carlos Rafael Ramirez
Carlos Rafael Ramirez
Hello @ElvenSpellmaker, The upgrade.sh script has changed a lot among versions, and it fails the first time is run. Please run the upgrade.sh script until you don't see any error....
Hello @ElvenSpellmaker, We fixed the /etc/sudoers.d/start-systemd file to avoid this error. Regards, Carlos
Make sure that sudo is working before running `upgrade.sh`. Then run it, the error should go away
Hello, As Pengwin is Debian based you have the service command. In Fedora depending on the service, you may have the former /etc/init.d/xxxx start or yes simulate the individual configs....
Maybe the answer can be around including this in Fedora Remix: https://github.com/gdraheim/docker-systemctl-replacement
I am sure that must be better ways to ask for a feature. Ubuntu doesn't include it either. We can take a look and evaluate if it really solves our...
I made some tests using a fake systemd script: ```language=bash sudo curl https://raw.githubusercontent.com/WhitewaterFoundry/docker-systemctl-replacement/master/files/docker/systemctl3.py -o /usr/bin/systemctl ``` I tested it with ssh but I needed to generate the keys using: ```language=bash...
I can directly test PostgreSQL don't worry. I tried with MariaDB and it worked. We are trying with another approach as well but it requires WSL2 and takes more time....
If you can provide a list of the services that you want to start, with these we can prioritize the services that our users need.