Did anyone try to install LMS on a cloud server (eg from ionos/1und1).
I wanna try, the idea is to install the LMS package there, copy my database ( library.db or the whole "cache"-directory ) onto the server and then adressing it from "all over the world" on http://*myIP*:9000 )
Can anyone tell if this works or if there should be any problems I don't see yet?
They offer LINUX with either
CentOS 6
CentOS 7
Debian 8
Debian 9
Ubuntu 16.04
Ubuntu 18.04
Which should be best for installing LMS and which LMS installer do I have to chose (sorry for the stupid question, but I'm running LMS for Windows since more than 10 years)
THANKS!
PS: Just to add: I don't wanna use it to listen MUSIC over the www, I know this won't work (for the library is on my PC offline). I only wanna use the database function-s.
Results 1 to 7 of 7
Thread: Installing LMS on a cloud server
-
2019-06-27, 03:33 #1
- Join Date
- Jun 2009
- Posts
- 423
Installing LMS on a cloud server
Last edited by frank1969; 2019-06-27 at 03:40.
-
2019-06-27, 04:27 #2
- Join Date
- Jan 2010
- Location
- Hertfordshire
- Posts
- 6,265
-
2019-06-27, 05:34 #3
Installing LMS on a cloud server
> Did anyone try to install LMS on a cloud server (eg from ionos/1und1).
Certainly should be possible, if you've got "root access". Eg. are
allowed to install any software package.
> I wanna try, the idea is to install the LMS package there, copy my
> database ( library.db or the whole "cache"-directory ) onto the server
> and then adressing it from "all over the world" on http://*myIP*:9000 )
I'm not sure this will work: if LMS can't find the files it would start
removing them from the database.
I believe you'd be better off trying to find some SQLite browser you can
install as a web service.
--
Michael
-
2019-06-27, 06:13 #4
- Join Date
- Jun 2009
- Posts
- 423
-
2019-06-27, 06:17 #5
Installing LMS on a cloud server
> What configuration You would recommend (Debian, Ubuntu, CentOS)?
I got used to using Debian (Raspbian, to be exact :-)). It's not as up
to date as Ubuntu, but often easier to maintain for that reason.
--
Michael
-
2019-06-27, 07:56 #6
- Join Date
- Feb 2011
- Location
- Cheshire, UK
- Posts
- 5,510
VB2.4 storage QNAP TS419p (NFS)
Living Room Joggler & Pi4/Khadas -> Onkyo TXNR686 -> Celestion F20s
Office Joggler & Pi3 -> Denon RCD N8 -> Celestion F10s
Dining Room SB Boom
Kitchen UE Radio (upgraded to SB Radio)
Bedroom (Bedside) Pi Zero+DAC ->ToppingTP21 ->AKG Headphones
Bedroom (TV) & Bathroom SB Touch ->Denon AVR ->Mordaunt Short M10s + Kef ceiling speakers
Guest Room Joggler > Topping Amp -> Wharfedale Modus Cubes
Everything controlled by iPeng & Material on iOS
-
2019-07-15, 04:20 #7
- Join Date
- Jun 2009
- Posts
- 423
I promised to report and the most important things:
1. It works
2. ... halfway
First of all I installed on Windows Server (2019) - I'm a "Windows Kid" and so it was easier to me to compare and copy to and from my local installation.
What I did?
I installed LMS (for Windows, lastest nightly) on the Cloud Server - it worked.
Then I stopped LMS, deleted the "cache" directory and copied the whole "cache" directory from my local installation of LMS to the Cloud Server.
I restarted the LMS, called the web interface ( http://*MyIP*:9000/ ) from any other computer on the www - works.
The only thing that DON'T work (but works on my local installation of LMS) is the search box.
"Advanced Search" works fine.
Browsing from the homepage artists, albums, compilations ... works perfectly - and if i browse / "click" an artist, it shows all albums this artist is on.
Everything works as it should be,
The only thing that doesn't work is the searchbox (from the homepage) it shows no results.
Even the Search from homepage (beneath the browing sections) gives no result.
(e.g. it shows "Home > Search > Artists (Beatles)" without results - but I definitely own songs and abums by the Beatles)
If I see it right, it's the "search.html" that is not working (while the "advanced_search.html" is working fine).
Any idea what causes this behaviour and how to solve it?
Side information:
I use "squeezer" on Android which seems to work in a similar way and brings no results as well while browsing works perfectly.
Curious thing: When I perform a search for "Rock" btw. I get no results either in albums, artists nor songs - but I get some hits in "genres" (rock, rocknroll, hardrock)..
Maybe this helps to locate the problem?
Thanks
FrankLast edited by frank1969; 2019-07-15 at 04:55.