Open qq7 opened 7 years ago
We'll repin this one to v15.0 too. Please feel free to keep working on it on v14.2 for now. We may need to tweak it for v15.0, but it should mostly "just work"! :smile:
hmm v15.0 is out ... But i don't find Wekan ...
@sokrat3s - no it's not.
The buildcode was never produced, so we don't have a Wekan appliance yet :cry:
Once again we've failed to add all the new appliances, let's try again on 17.0!
https://wekan.github.io/
Trello-like app based on Node.js/Meteor stack
Wekan docs that will likely be of value to develop appliance
Install (tested install of snap package, seems to work well given enough RAM (2GB) & CPU (2x vCPU)) https://github.com/wekan/wekan-snap/wiki/Install
Nginx config https://github.com/wekan/wekan/wiki/Nginx-Webserver-Config
Mail (we'll want to use Postfix on localhost; that's not explicitly documented, but sure we could work it out) https://github.com/wekan/wekan/wiki/Troubleshooting-Mail
Backup (basis for TKLBAM hook script?) https://github.com/wekan/wekan/wiki/Backup
Adding users (we'll most likely want to disable "self signup" and develop a way to create new user within MongoDB directly) https://github.com/wekan/wekan/wiki/Adding-users
Reset password (again, we'll want to interact with MongoDB directly) https://github.com/wekan/wekan/wiki/Forgot-Password