Open aaro-n opened 10 months ago
Thanks for the reply. Will dokemon add a scheduled container running function in the future? I use certbot to apply for an https certificate. Certbot does not need to be running all the time. It only needs to be run when the certificate is about to expire.
Dokemon should use the sqlite database. Are there any plans to support mysql or postgresql database? If external databases are supported, I can use the data provided by the cloud service provider to view services. And how does dokemon handle the relative path of the docker-compose volume? I have tested that dokemon must be an absolute path, relative paths are not acceptable, example
This can find the corresponding volume
The corresponding folder cannot be found