Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Making this permanent on the Qnap #1

Open
wants to merge 6 commits into
base: master
Choose a base branch
from

Conversation

jasonhollis
Copy link

Team,

I to be honest I have gotten lazy in the last couple of years and I leverage the ContainerStation GUI now 99% of the time. I love your work because I've been on Qnaps since 2006 and PushOver since 2016. That said if I just use the run command the docker dies on a reboot or container station restart. I can't use the GUI to create the container because I can't build and exposed share for and the script needs access to:

  • /etc/logs/event.log:/event.log
  • /etc/logs/conn.log:/conn.log
  • /etc/logs/notice.log:/notice.log

So I started playing with the compose instructions but I think there needs to be more in the readme for those that are not versed in or have forgotten (my case) everything they knew about compose :-)

So if put your compose tex in a docker-compose.yml file and run docker-compose create it builds but when I try to start it freaks because (I believe) there is no network defined in the compose file.

It would be a fantastic contribution (I'm willing to help test or whatever I can) if you can help everyone come up with a clean way of making the docker run permanently on ContainerStation.

Thanks again for the great work!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants