Open Registration App for Cloudron
-
@timconsidine thanks! Hopefully you find it useful
-
@girish yeah that was one of my big blockers for NodeJS between Wapplers Docker-Compose and Cloudrons Dockerfile, if that obstacle can be overcome I have a NodeJS version too.
For now we can start with the current PHP/LAMP implementation and have it as a stand alone app since this seems the most straightforward
-
This looks nice! Is it possible to have "my cloudron" be replaced with whatever name we have set in our dashboard?
-
@humptydumpty Looks like it is editable: https://git.plusone.network/nick/cloudron-registration-community/-/blob/main/index.php. Just search for the phrase you want to replace; looks like it is on line 55.
-
@scooke hit it right on the nose, thanks for sharing! @humptydumpty if youβd like a custom page I am open to contract work
-
@plusone-nick this is amazing!!!!
-
@doodlemania2 Thanks!! feel free to use it and let me know of any thoughts or suggestions
-
@plusone-nick This would be cool as a standalone app cause then admins can just install this as needed.
Either way - I think the app will need a security audit before inclusion. Being a new dev and this is your first app, it's a good idea to make sure all the basics are covered.
I'd also recommend, if you're up to the task, is adding the ability for admins to add Terms of Services, Privacy Policy, and other misc legal stuff (Like GDPR and so on)
-
@murgero indeed, itβs a very slim straightforward app, it stores no data and no important data is exposed in transit and it only makes like 2 or 3 calls to cloudron api but yeah anyone is welcome to audit as needed, would appreciate it
-