DigitalIndustry
DigitalIndustry
"I am frustrated when...." I choose to Selfhost an app, particularly an administrative app (Yacht), that is coded to call to a 3rd party. Yacht connects to fonts.googleapis.com and cdn.jsdelivr.net....
Using the following axiom-init, it installs the Wireguard server and generates the client conf and moves it to /home/op/vpn, but when it attempts to retrieve it, it calls the wrong...
Full error: docker: Error response from daemon: failed to create shim task: OCI runtime create failed: runc create failed: unable to start container process: exec /home/subdomains/subdomains.sh: permission denied: unknown. Recommend...
Recommend adding the following before the line running ./install.sh: RUN sudo chmod 755 ./install.sh
Recommend changing: "FROM ubuntu:21.10" to "FROM ubuntu:22.10"
 ### The problem Over time, the number of Zombie processes accumulate on the host running the signal-cli-rest-api container. For example, since the last reboot of the host running "bbernhard/signal-cli-rest-api"...