Cal.com (was Calendso) - Calendly Alternative
-
@sparkwise Doesn't the PR you linked resolve the issues that have previously been blocking the packaging as a Cloudron app? Would it be possible for you to take another look @girish ? Cal.com would still be a killer app to have on the platform.
-
-
@girish said in Cal.com (was Calendso) - Calendly Alternative:
@3699n yes, I think it's worthwhile re-investigating the current situation with selfhosting cal.com . Added to our internal list.
FYI, I am as of yesterday attempting to package cal.com for Cloudron, so far, the project dependencies installation and building is working. I am currently looking over the startup part of cal.com, and might be able to provide a working package or, at the least, a good starting point.
-
The code of my attempt at packaging cal.com for Cloudron is here
The package works as in:
- Installation of node_modules works
- Building works
- Supposedly - I have not tested this part, thus why I'm handing my code out here - the start script should work correctly
- Required environment vars are configured during first startup of the application and verified at each start
@girish The repo code that I linked can be freely used as a good advanced starting point by the team in order to package cal.com. If there are any questions, please feel free to ask by mentioning me in this thread
-
We have a package at https://git.cloudron.io/cloudron/calcom-app which @vladimir-d polished to some degree. It mostly works, however it requires patching code for the domain, which cal.com so far requires at build time.
Currently, the plan is to wait for few more releases and see if this current patching approach is solid enough to publish the package then.
-
-
-
-
-