docker-cronicle icon indicating copy to clipboard operation
docker-cronicle copied to clipboard

Best Cron Docker Self-Hosted, Simple, lightweight, beautiful webui Cronjob / Scheduled task docker solution.

Results 9 docker-cronicle issues
Sort by recently updated
recently updated
newest added

> The number of projects being downloaded and used is increasing, perhaps because there are more and more lazy people like me. hhh Some simple questions often arise in this...

Im using it on ubuntu env with caprover(docker swarm) inspecting the docker network: "7475eecaa9a5d38ae696b42098261db3d21fc7d1336c7c349957c32efcee20d6": { "Name": "srv-captain--scheduler.1.5p5wugyf59ia1a7e0nli7ghk5", "EndpointID": "ed511598e423ab46d998f04587116096aebc120e421722d3a66303027d0c5153", "MacAddress": "02:42:0a:00:01:06", "IPv4Address": "10.0.1.6/24", "IPv6Address": "" }, "9b43ba8864ea0a2a1f933cb0e32f12063edf095a9ad765430513775512060397": { "Name": "srv-captain--postgres-app.1.nvgmjbh8bijry2ak8vj8qz4rn",...

![Captura de tela de 2023-12-14 09-45-30](https://github.com/soulteary/docker-cronicle/assets/379850/11436622-4a6f-44b1-9f34-2f02fcda4a6a) I'm using caprover, and in the Chrome console, it's showing me the following error message: `manager.js:108 WebSocket connection to 'wss://cronjob.mydomain.io/socket.io/?EIO=4&transport=websocket' failed` Yes, I activated...

Hello, I'm trying to modify the /opt/cronicle/conf/config.json file in a Docker container . I'm using volumes, but I'm encountering an error. Is there an alternative method to make these modifications...

I am trying my hand at running your image and my first test when using the shell script plugin was to run a simple ping 5x and it works. Now...

I download your code and run docker compose. But when I change password it log me out of app and say "Your session has expired. Please log in again." Now...

I seem to be having an issue where everytime restart the container all the servers seem to dissapear except for the main server. i have my volumes setup as below....

Hi! Thanks for you docker image! meet one issue when change storage to S3. ``` /opt/cronicle/node_modules/pixl-server-storage/engines/S3.js:294 this.s3.send( new S3.GetObjectCommand(params) ) ^ TypeError: Cannot read properties of undefined (reading 'send') at...

The docker entry point is too aggressive in overriding the current server list each time the container restarts. This results in loss of any added worker nodes on each restart....