-
Notifications
You must be signed in to change notification settings - Fork 16
Foodsoft
wvengen edited this page Jun 21, 2014
·
15 revisions
Foodsoft is web-based software for non-profit foodcoops. It would be useful to have a virtual appliance so that users can easily test it and perhaps use for deployment.
Repository is at https://github.com/foodcoops/turnkeylinux-foodsoft
To be done for first release:
- Redis
- Start resque worker (and restart when changing versions)
- Silence rails console output
- Make sure sending emails works (insofar Postfix can deliver)
- Submit to TurnKey Linux - #216
- Allow to seed database for demoing
- Allow to reset database from console
- Allow to edit configuration and reload app (or wait for upstream to put config in database)
- Allow to select plugins (&fork) and reload app
- Auto-generate crontab using whenever on appliance build
- Update software from console?
- Install resque-web
- Allow to select fork to run (foodcoops / foodcoop-adam)