Hi Roberto, Thanks for your swift reply. I first tried it with a Docker container but that didn't work well. So I went for the advanced deployment and followed the steps. However, after the installation when I try to access the web interface I get a "502 Bad Gateway" message from nginx. I have 0 experience with nginx, am more of an Apache guy I guess. The mayan file is in /etc/nginx/sites-enabled/ and I don't see any apparent mistake in the file (copy/pasted it from the instructions). Hope you can give me a pointer in the right direction here.
Thanks, Johan On Saturday, June 24, 2017 at 5:15:02 PM UTC+2, Roberto Rosario wrote: > > Since version 2.2 the DEBUG variable is False by default ( > http://docs.mayan-edms.com/en/v2.4/releases/2.2.html). This means that > static media like CSS is not served by default when using the test server > as you are using (notice port 8000). You can set the DEBUG variable in your > local.py file is you want static image serving. > > Be aware the installation you performed is not complete (no background > tasks, things like OCR will freeze the UI or scheduled tasks like Watch > folders) and not recommended for production. You need to follow the steps > in the Advanced deployment to complete the installation. > > Alternatively, you can use the Docker image the get a production > installation. Since version 2.3 it can be installed with a single command. > > > On Jun 24, 2017 6:55 AM, "Johan" <[email protected] <javascript:>> > wrote: > > > <https://lh3.googleusercontent.com/-68DR8FWXwRY/WU5E6hfThmI/AAAAAAAAKmM/Iyc1Jieq1mYL36A91t1ypVZ7K0htyGPOACEwYBhgL/s1600/mayanedms.PNG> > > > Hi, > > I've just installed Mayan and when I logon I see this: > > > Doesn't matter if I try it with Firefox or IE. Any help will be > appreciated. > > Johan > > -- > > --- > You received this message because you are subscribed to the Google Groups > "Mayan EDMS" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected] <javascript:>. > For more options, visit https://groups.google.com/d/optout. > > > -- --- You received this message because you are subscribed to the Google Groups "Mayan EDMS" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
