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.

Spotweb

Featured Replies

Hey i have a working spotweb that works quite nice out of the box.

 

This has a somewhat funny way of useing, start by running the installer. i.e.:

docker run -d -p 80 -v /mnt/cache/spotweb:/var/lib/mysql lonix/spotweb-install

Then visit the website at http://tower:port/spotweb/install.php

(for sql password just remove the password, and continue without it), chose your own settings for admin user and server to use. when you get to the page telling you to save content to dbsettings.inc.php stop the container and remove it.

 

Now you can run the normal one with almost the same command.

 

docker run -d -p 80 -v /mnt/cache/spotweb:/var/lib/mysql lonix/spotweb --name=spotweb

 

You can Pull it with:

docker pull lonix/spotweb

and the installer

docker pull lonix/spotweb-install

 

Mappings and Ports:

Typepath/porttext

Port80WebUI (Sugest mapping this to another outside port

Map/var/lib/mysqlMysql database and log file folder

 

 

 

All my dockers are trusted builds, i never use non-trusted images and nor should you

lonix does take request for containers.

  • 2 weeks later...

Thanks for doing this.

 

I do have a problem with the images for items that I click on - eg Movie poster. I had this before and it seemed to be a permissions problem - spotweb couldnt save the image to disk in the temporary/cache? directory.

 

I dont know how to fix for a docker file.

 

Also, could this be based on the Phusion docker base?

cheers

Tony

Thanks for doing this.

 

I do have a problem with the images for items that I click on - eg Movie poster. I had this before and it seemed to be a permissions problem - spotweb couldnt save the image to disk in the temporary/cache? directory.

 

I dont know how to fix for a docker file.

 

Also, could this be based on the Phusion docker base?

cheers

Tony

 

I'd imagine you could by pulling his repo and doing a docker build -t lonix/spotweb-install . after you edit the Dockerfile to replace ubuntu 14.04 with phusion 0.9.11 or whatever it's supposed to be. I don't think lonix will use phusion because I thought I saw where it was said it's untrusted. Any reason why you'd prefer Phusion?

 

I'm still getting it up and going plus I've never used Spotweb before but I'll edit this when I see if I have issues with the cache dir. Might need to chown nobody:nobody on a directory somewhere in /mnt/cache/spotweb...

  • 2 years later...

Anyone have a good way of getting a Spotweb Docker to work? The Lonix Docker does not exist anymore. I really want to try this.

 

Thanks,

 

H.

I just used the Apache server Docker with a standard spotweb install - works well.

I will try that. You connect to another docker for the MySQL?

 

Which Apache docker are you using?

 

Thanks,

 

H.

Tried it and it is working with the Apache Docker from LinuxIO....

 

It does not work with my personal made Apache-PHP-phpMyAdmin Docker... Wish that LinuxIO's included PHPMyAdmin...  :P

 

Thanks!!

can you post how you got it working? would like to move to a docker but using a VM now

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.