HumHub - social network software
-
@atrilahiji yes, now it also starts in normal (non debug) mode. A nice addition would be auto configuration of ldap.
@fbartels I thought I had that set up, but I might have broken it. I'll look into it.
-
@atrilahiji yes, now it also starts in normal (non debug) mode. A nice addition would be auto configuration of ldap.
@fbartels AH so it does, but on restart. The reason being is it does not let me configure LDAP until the app is installed in the ui on first boot.
Testing both new installs and updates right now for a 1.0.0 release.
-
Had a few dumb bugs, and here we are at 1.0.3. But hey it works. Now I know never to work on windows. The line endings being wrong fucked the package.
-
I got permission from @Sam_uk to make the repo public:
https://git.atrilahiji.dev/Alt-Ron/cloudron-humhub-appTodo:
- Properly address the update process
- See if its possible to config LDAP and SMTP automatically (this is the part I am really struggling with right now.
-
@sam_uk I think https://git.atridad.dev/CTPR/cloudron-humhub-app is the new location
-
@sam_uk Whoops yeah, I had not mentioned in an email that I moved things to a new org on my gitlab. Mostly because I didn't like how Altron just sounded like the marvel villain
-
I've also been getting in the habit of storing my containers I built over on my gitlab registry. So that project should now have an image built for 1.1.0 of the package.
-
@sam_uk I think https://git.atridad.dev/CTPR/cloudron-humhub-app is the new location
-
@sam_uk @girish Just pushed a new release that fixes a huge issue. The DB credentials never got updated when you clone from backup, so you'd end up with 2 instances connected to the same DB.
1.1.1 is pushed now.
Repo: https://git.atridad.dev/CTPR/cloudron-humhub-app
Container: docker.atridad.dev:443/ctpr/cloudron-humhub-app:1.1.1 -
@sam_uk @girish Just pushed a new release that fixes a huge issue. The DB credentials never got updated when you clone from backup, so you'd end up with 2 instances connected to the same DB.
1.1.1 is pushed now.
Repo: https://git.atridad.dev/CTPR/cloudron-humhub-app
Container: docker.atridad.dev:443/ctpr/cloudron-humhub-app:1.1.1@atridad @girish I'm looking forward to having this in the app store... I'm guessing that might happen sometime soon?
-
Wonderfully promising - thanks a kazillion @atridad
Really looking forward to this. Any news on when this might land in the app store @girish?
@toja I'll throw my vote in here for that as well. The fewer production apps that depend on my docker instance the better
-
@toja I'll throw my vote in here for that as well. The fewer production apps that depend on my docker instance the better
-
@atridad @girish is there a timeline for getting this in the app store?
I've been using it for a while and it seems to work OK.
-
-
@atridad what's the location?
-
@atridad yeah, it seems the git repo is a broken link now. What's the new location ?
-
@girish AFAIK the latest is here: https://github.com/atridadl/cloudron-humhub-app
@Sam_uk itβs mirrored to the cloudron gitlab just to make it easier to get to as well.
-
@Sam_uk itβs mirrored to the cloudron gitlab just to make it easier to get to as well.
I have just given it a spin and it seems to work ok.
So far as I can tell, it could make use of a pre-setup admin account, like we have in other apps to skip the "install" wizard, especially since it comes with LDAP setup already.
Further it will need tests (looks like currently those are only copied over from the LAMP app)
Is there anything else I may have missed?
@atridad do you think the admin account pre-setup is doable?