Docker Compose File Not Working with CasaOS #3795
fisaogullari
started this conversation in
Installation & Configuration
Replies: 1 comment
-
It would be more appropriate to post this on the forum. I've personally never heard of or used CasaOS. The error message you posted above seems to be related to your local installation. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Documentation Issue Type
Missing Information
Summary
The both docker-compose.yaml files in documentation and in the "contrib/docker-compose" folder not working with the CasaOS
Location
contrib/docker-compose
Detailed Description
The both docker-compose.yaml files in the documentation and in the "contrib/docker-compose" folder not working with the CasaOS. I tried a bunch of solutions but could not solve the problem. Instead of using CasaOS ui if i tried to use portainer instead it was just working. In the logs i got this error:
"miniflux | dial tcp: lookup db on 192.168.1.1:53: no such host"
And i solved the issue with the following compose file. A added a separate network. Maybe could be helpful to someone who had the same problem.
Current Content (if applicable)
No response
Suggested Changes
No response
Version
No response
Beta Was this translation helpful? Give feedback.
All reactions