HackMD - Fast and flexible, real-time collaborative markdown
-
Hi @girish ,
I have updated the git repo with the newest version of HackMD (which is now called CodiMD). But for some reason
cloudron install
fails with an error I haven't seen before:$ cloudron install ERROR No image found, please run `cloudron build` first or specify a `dockerImage` in the CloudronManifest [ /usr/lib/node_modules/cloudron/src/helper.js:65:29 ]
This is despite
cloudron build
finishing succesfully. -
Hi @girish ,
thanks for renaming the repo, I just did a small test commit and can push to the new url. I had a look at the commits in the repo and compared it against what I can see in the Cloudron app store, did you not push your latest changes?
-
As CodiMD (open source fork of HackMD) is now available on Cloudron, I think this topic could be renamed or close, don't you think?
-
Hi. Is it possible to have this app use its own user management? I would like to invite people to cooperate creating slides, but it seems they must be a cloudron user to get access. I would rather avoid creating cloudron accounts for these users.
-
@stoccafisso yes, after installation you can manually change the config file (in /app/data) to allow this. Codimd probably needs to be restarted for changes to take effect.
https://git.cloudron.io/cloudron/codimd-app/blob/master/config.json#L5
-
@fbartels just a heads up. The documentation links on this page is not working: https://cloudron.io/documentation/apps/codimd/