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

Dockerized Cloudlog amateur radio logging application

Results 2 docker-Cloudlog issues
Sort by recently updated
recently updated
newest added

Hello, I'd like to suggest to add this line into cron-cloudlog ```@daily curl --silent http://localhost/index.php/backup/adif &>/dev/null``` This call generates an Adif backup of all QSOs in the backup-directory of Cloudlog.

"localhost" in the cron container doesn't resolve to the instance running the web service, which is launched under service "web". By changing these entries, the cron entries will work.