Discussion:
[Mayan EDMS: 2471] local.py?
Rasmus Kierudsen
2018-05-24 15:44:30 UTC
Permalink
Hi

I'm a little confused about the use of local.py. I'm trying to setup
mayan-edms-docker, but mayan-edms-app crashes. I can see that entrypoint.sh
gets killed trying to load either render_settings_local() or initialize(). Where
should I make a local.py (or is it in fact docker.py?). And what should it
contain?
--
---
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 mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Roberto Rosario
2018-05-30 17:44:19 UTC
Permalink
This should be done automatically for you. Usually when this happens is
because users are not employing a named volume. Try it with a named volume
instead of a path volume.
Post by Rasmus Kierudsen
Hi
I'm a little confused about the use of local.py. I'm trying to setup
mayan-edms-docker, but mayan-edms-app crashes. I can see that entrypoint.sh
gets killed trying to load either render_settings_local() or initialize().
Where should I make a local.py (or is it in fact docker.py?). And what
should it contain?
--
---
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 mayan-edms+***@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.
Loading...