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.

Docker request - gekko

Featured Replies

I tried setting up my own template for gekko using the existing docker image (https://hub.docker.com/r/barnumd/gekko/) but I couldn't seem to get it working correctly. Does anyone have a working gekko template?

  • 4 weeks later...

I've managed to get it working, including the latest version. I'm away from home for another 2 weeks - will have to post a brief guide on what I did once I take a look at my docker config again when I get back.

  • 2 weeks later...

I've been trying to get this to work my self without success. I would greatly appreciate a brief guide on how to make it work. Look forward to reading it when you complete it mishmash-!

  • 4 weeks later...

Not sure if your still looking at this but, what I have done so far after just getting it up and running is. 

Mount Container path /usr/src/app/web/vue/ to host path /mnt/user/appdata/gekko/vue/

 

Edit the UIconfig.js host under UI: to the IP of my docker container. 

 

const CONFIG = {
headless: false,
api: {
host: '0.0.0.0',
port: 3000,
timeout: 120000 // 2 minutes
},
ui: {
ssl: false,
host: '192.168.0.56',
port: 3000,
path: '/'
},
adapter: 'sqlite'

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.