Shlink Does Not Start with Service #1889
-
Shlink versionv3.6.4 PHP version8.2.10 How do you serve ShlinkSelf-hosted RoadRunner Database engineMySQL Database version8.0.34 - MySQL Community Server - GPL SummaryWhen starting Shlink with Roadrunner normaly with the Here is my current rr.service file as stated in the RR Docs. [Unit]
Description=High-performance PHP application server
[Service]
Type=simple
ExecStart=/var/www/shlink/bin/rr serve -c config/roadrunner/.rr.yml
Restart=always
RestartSec=30
[Install]
WantedBy=default.target |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment
-
What do you mean exactly by |
Beta Was this translation helpful? Give feedback.
What do you mean exactly by
it does not seam to start
?Have you checked the service status with
systemctl status rr
?Have you tried passing an absolute path to the
.rr.yml
config file?The docs you linked to are outdated. Take a look at the right one, which has a bit more information https://roadrunner.dev/docs/app-server-systemd/current/en