-
1. crontab on prod should run the new script, check biobackup if dump is stored
2. try to restore the database from the dump
-
Good morning everyone,
This morning, my server with CyberPanel installed was hacked. I couldn't retrieve the logs due to the immediate shutdown of the machine, but while browsing the internet, I …
-
On the [task queues](http://www.fullstackpython.com/task-queues.html) page, the [huey library](https://github.com/coleifer/huey) is not described accurately.
I'm the author of huey, and in the projec…
-
Firstly, @pufferfish-tech said:
> I must stress that I'm sharing this code for you to expand on, and while it is fully operational (I hope!) it doesn't come with the blessing of having been security …
-
Todos os dias, enviar automaticamente o resumo via whatsapp em determinado horário.
-
### Describe the bug
Utilising '$areas()' (plural) works and outputs all areas.
'$areas' is meant to work with 'entity id', however utilising '$areas($entity.entity_id()))' results NULL
### To Re…
-
####### 代码示例
(new Crontab())->setType('command')->setName('test')->setRule('1 6,7,10 * * *')->setCallback([
'command' => 'test'
]),
####### 正常执行时间应该是
then at 2022-08-26 06:01:00…
-
-
New DB table, “pending jobs”
Button on website inserts row
New crontab program, executes every minute
Looks for pending rows in that table, and if exists, executes import script
-
New to Cronicle. Excited about the possibilities. Was trying to figure out if your container can be used for a second node? My main use case is to use Cronicle to manage the crontab of another mach…