DMS - teedy.io
-
wrote on Jul 23, 2020, 1:33 AM last edited by
I noticed another issue that maybe you can help me solve. I noticed that if I restart my app from Cloudron, all the settings and data is reset, so I could use some help understanding how to make my settings and data persistent.
Thanks again for all your help.
-
I noticed another issue that maybe you can help me solve. I noticed that if I restart my app from Cloudron, all the settings and data is reset, so I could use some help understanding how to make my settings and data persistent.
Thanks again for all your help.
@webmin88 do you have a repo that you can share?
-
wrote on Jul 23, 2020, 11:05 PM last edited by
I have the author's source: https://github.com/sismics/docs/tree/v1.8
The only things I've changed from v1.8 is I've modified the doc.xml in the root of the repo to set the data drive, and I've compiled a war file using the mvn clean -DskipTests install which creates a .war file under docs-web/target.
-
wrote on Jul 26, 2020, 11:17 AM last edited by
I'm also interested in an integration in the App Store.
-
I started to package this. The issue is there is no support for LDAP and as far as I can see there is no way to apply mail settings automatically.
It is working if you install manually, I have not done extensive testing on it yet but it is a start.
The repo is here.
-
Some odd behaviour being seen it works then after 24 hours will stop showing the GUI. Will keep working on it over the next few days. Anyone else feel free to have a look too!
-
I started to package this. The issue is there is no support for LDAP and as far as I can see there is no way to apply mail settings automatically.
It is working if you install manually, I have not done extensive testing on it yet but it is a start.
The repo is here.
wrote on Jan 7, 2021, 2:21 PM last edited by@ultraviolet
I believe LDAP is currently available on the unstable (master) branch -
App Devwrote on Feb 24, 2021, 12:29 PM last edited by ultraviolet Feb 24, 2021, 12:33 PM
https://github.com/campbellmcgregor/teddy-cloudron is the latest very-alpha package.
login is admin/admin and LDAP is not working yet. I am also not sure if it is seeing the postgresdb but would be good for some testing other than me.not really suitable for production use yet.
EDIT: postgres is being used as its database
-
https://github.com/campbellmcgregor/teddy-cloudron is the latest very-alpha package.
login is admin/admin and LDAP is not working yet. I am also not sure if it is seeing the postgresdb but would be good for some testing other than me.not really suitable for production use yet.
EDIT: postgres is being used as its database
@ultraviolet a quick update, there are some weird crashing issues. I have asked for support from the upstream devs so will see what they say.
-
@ultraviolet a quick update, there are some weird crashing issues. I have asked for support from the upstream devs so will see what they say.
wrote on Jun 17, 2021, 1:45 PM last edited by@ultraviolet Are you still developing? This would be really useful app.
-
@webmin88 Packaging is not my skill-set
But I noticed this line
The data directory is /data. Don't forget to mount a volume on it.
Just wondering if somehow a Cloudron volume could be used. -
wrote 26 days ago last edited by Neiluj 26 days ago
Is this something to compare with paperless-ngx?
If so, does anyone have had the chance to compare both ?
If not, this would be an great addition to Cloudron, I think and it seems there was a custom package not far from being operational. However, while there is no indication that the development of the app as stopped, there are some faltering signs at the moment: the release cycle is (very) slow (last release: 03/2023), missing blog etc..