January 2, 20179 yr I am struggling to run this promising Muximux alternative from linuxserver dockers. Their php install seems to lack sqlite support (or sqlite_pdo). I can't figure out why the page fails to load. https://github.com/causefx/Organizr Can anyone set up a working container for this tool? Or might an awesome lsio-dev figure out what needs to be added to their alpine-nginx baseimage, so Organizr works? Thank you!
January 4, 20179 yr Did you install this via community applications? If so, did you add any paths or other settings? I installed it via community applications, was using the "search on dockerhub" function, I can see the Docker starting in the log, creating ssl keys and then it shows starting services and done. But when I go to MYSERVERIP/index.php I see nothing, just a 404 page.
January 4, 20179 yr Did you install this via community applications? If so, did you add any paths or other settings? I installed it via community applications, was using the "search on dockerhub" function, I can see the Docker starting in the log, creating ssl keys and then it shows starting services and done. But when I go to MYSERVERIP/index.php I see nothing, just a 404 page. It's not been released yet, so you need to set it up manually. And it sounds like you've got an error somewhere in that process.
January 4, 20179 yr I figured @rix would maybe help me out. I know I did something wrong along the way, but I can wait until it is released. Whichever happens first :-)
January 4, 20179 yr I figured @rix would maybe help me out. I know I did something wrong along the way, but I can wait until it is released. Whichever happens first :-) It's a lot easier to help if you post what you've already got. Then we can correct you rather than typing a full how-to
January 4, 20179 yr Author Unzip, then place this in your \flash\config\plugins\dockerMan\templates-user folder Then go to Docker -> Add Container -> my-Organizr. my-Organizr.zip
January 5, 20179 yr Thanks rix, haven't tried it yet, but looking at your template file, I see that you are using "letsencrypt" as a path. Is my assumption right that you are using the nginx let's encrypt docker as the Webserver? If so, I now know where my mistake was. Thought the Webserver was included in this docker... if I need to install nginx first, I will pass on this docker. I am in beautiful Thailand on holidays and am not going to configure nginx remotely. Just wanted to have a look at organizr, because it looks promising. Thanks a lot anyway!!!
January 5, 20179 yr It doesn't need nginx it's self contained. I assume you're looking at a remnant of a template rix adapted. Sent from my LG-H815 using Tapatalk
January 5, 20179 yr Thanks again rix for the template and CHBMB for the support in the dark. The template did the trick, my mistake was that I didn't pass trough port 80 out of the Docker. I added the path for the appdata storage but didn't figure out that I needed the port as well. All working fine now! Thanks once again for the friendly and spot on support!
January 6, 20179 yr Author All working fine now! Thanks once again for the friendly and spot on support! Sounds good. Credits to the lsio team for being great. I assume you're looking at a remnant of a template rix adapted. Yes, yes you are very right..
February 2, 20179 yr Pulled fresh 3x now. I get the initial, select database folder and timezone thing and then nothing but this: Fatal error: Uncaught Error: Call to undefined function session_start() in /config/www/Dashboard/user.php:150 Stack trace: #0 /config/www/Dashboard/index.php(152): User->__construct('registration_ca...') #1 {main} thrown in /config/www/Dashboard/user.php on line 150 Any ideas?
February 3, 20179 yr I thought I read somewhere that they are working on PHP with their Dockers. Plus this isn't officially supported yet. Mine quit working and I assume it's related to that.
February 4, 20179 yr Yes it is a dev container that is not working. If you use the version 7 aka "lsiodev/organizr:7" it will work. It is only in the newest containers where they broke support.
March 11, 20179 yr Please see here for Organizr. Has been moved to our community repo. You'll need to change your template to lsiocommunity/organizr
Archived
This topic is now archived and is closed to further replies.