Skip to content
View in the app

A better way to browse. Learn more.

Unraid

A full-screen app on your home screen with push notifications, badges and more.

To install this app on iOS and iPadOS
  1. Tap the Share icon in Safari
  2. Scroll the menu and tap Add to Home Screen.
  3. Tap Add in the top-right corner.
To install this app on Android
  1. Tap the 3-dot menu (⋮) in the top-right corner of the browser.
  2. Tap Add to Home screen or Install app.
  3. Confirm by tapping Install.

[support] coppit's docker template repository

Featured Replies

I'm setting up a template repository for a couple of docker containers I've created.

 

https://github.com/coppit/docker-templates

 

For support for each container, see the appropriate thread:

  • duckdns: Let anyone find your server using a name, even if your IP changes.
  • no-ip: Let anyone find your server using a name, even if your IP changes.
  • mumble: A voice-over-IP solution. I use it for Minecraft chatting for the kids.
  • inotify-command: Run a command when a file changes on the file system.
  • privoxy: Block ads, even on your iDevices.

In your gitHub repo there seems to be missing the xml files for no-ip and mumble

  • Author

Yeah, I wanted to give them a once-over before putting them in. Done now.

  • 2 months later...

Mine seems to crash on launch every time with the following error:

 

[Jul 21 07:35:39] Something went wrong. Check your settings. Result was "KO".

 

My config is entered properly, and I tried the following:

 

DOMAINS='me'

TOKEN='mine'

 

DOMAINS=me

TOKEN=mine

 

DOMAINS="me"

TOKEN="mine"

  • Author

Log into your server, and run this:

 

curl 'https://www.duckdns.org/update?domains=$DOMAINS&token=$TOKEN&ip='

 

replace $DOMAINS and $TOKEN with the appropriate values, without any quotes. If it still fails, then the problem is with your values, not the container.

Log into your server, and run this:

 

curl 'https://www.duckdns.org/update?domains=$DOMAINS&token=$TOKEN&ip='

 

replace $DOMAINS and $TOKEN with the appropriate values, without any quotes. If it still fails, then the problem is with your values, not the container.

 

it returned KO, no error message. that mean it worked?

  • Author

it returned KO, no error message. that mean it worked?

 

OK means success, KO means failure. Either your domain or key is wrong, or both.

it returned KO, no error message. that mean it worked?

 

OK means success, KO means failure. Either your domain or key is wrong, or both.

 

yup, I am an idiot, I was passing .duckdns.org with it.

  • 8 months later...

I'm trying to get privoxy working with polipo, which would require me to point privoxy at polipo in the config. I notice in the template description: "Note that this container does not save any changes you make. So don't bother configuring it"

 

Given that, is there any way to get the 2 working together? As it sounds like anything I add to the privoxy conf will not be saved. Or would it be more advisable to try to find something on dockerhub instead where I can edit the conf file?

  • 9 months later...
  • Author

I'm trying to get privoxy working with polipo, which would require me to point privoxy at polipo in the config. I notice in the template description: "Note that this container does not save any changes you make. So don't bother configuring it"

 

Given that, is there any way to get the 2 working together? As it sounds like anything I add to the privoxy conf will not be saved. Or would it be more advisable to try to find something on dockerhub instead where I can edit the conf file?

 

In case you haven't guessed, I'm not really supporting it too much. It was a short-lived experiment on my part. (It munged websites too much for my taste.) That said, if you find something that seems more robust, let me know and I'll take a look.

  • 3 years later...

I have a question. in my noIP account I have the default host domain (say myhostdomain.com) it is the main domain without any sub-domain in front of it. I am unable to update that via your docker app. if I just enter he domain the log shows that it places a '.' in front of the domain, with no sub-domain and asks to update and itr chooses (on its own) Not to update. This leaves the main domain un-updated. any work around that you ,might be aware of.

 

Thanks,JT

Archived

This topic is now archived and is closed to further replies.

Account

Navigation

Search

Search

Configure browser push notifications

Chrome (Android)
  1. Tap the lock icon next to the address bar.
  2. Tap Permissions → Notifications.
  3. Adjust your preference.
Chrome (Desktop)
  1. Click the padlock icon in the address bar.
  2. Select Site settings.
  3. Find Notifications and adjust your preference.