Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

General

Deployer + Scheduler

Started by Micha 4 years ago · 0 replies · 329 views
4 years ago

Hi there,

deployer is using symlinks from current to the according release. The scheduler however wants the real path (releases/xx) - even tho the error comes on the Scheduler page, if I woul add

TXT
* * * * * cd /var/www/html/current;/usr/bin/php bin/grav scheduler 1>> /dev/null 2>&1

with this

* * * * * cd /var/www/html/releases/24;/usr/bin/php bin/grav scheduler 1>> /dev/null 2>&1

the error in the admin panel disappears

2022-12-03_11-35|690x195

Would it work or do I need to add the real path?

How do you guys handle that?
2022-12-03_11-31|690x247

last edited 12/03/22 by Micha

Suggested topics

Topic Participants Replies Views Activity
General · by Jerry Hunt, 4 days ago
2 80 9 hours ago
General · by pamtbaau, 15 hours ago
1 51 14 hours ago
General · by Andy Miller, 1 day ago
0 45 1 day ago
General · by Marcel, 12 months ago
6 346 5 days ago
General · by Duc , 5 days ago
3 40 5 days ago