Thanks. Everything seems to be working well now. Should we put `command: mongod --smallfiles` in the "mongo" section of `docker-compose.yml`? It was necessary for me.
The `"paster": executable file not found in $PATH` error I reproduced now. It happens if you try to run `docker-compose up -d` before running the 3 adhoc 'web' commands. Perhaps that could be handled a bit more gracefully, but it was an error on my part, due to things aborting and not being exactly sure how to get started again. --- ** [tickets:#7806] Create a docker image for Allura** **Status:** in-progress **Milestone:** unreleased **Labels:** getting-started sf-current sf-4 **Created:** Fri Dec 05, 2014 07:02 PM UTC by Dave Brondsema **Last Updated:** Wed Jun 10, 2015 06:05 AM UTC **Owner:** Igor Bondarenko http://blog.dscpl.com.au/2014/12/hosting-python-wsgi-applications-using.html has a good starting point. Would be nice to support development config (supplanting our Vagrant image) as well as a production-ready config (for which we don't have any good docs/images currently) --- Sent from forge-allura.apache.org because [email protected] is subscribed to https://forge-allura.apache.org/p/allura/tickets/ To unsubscribe from further messages, a project admin can change settings at https://forge-allura.apache.org/p/allura/admin/tickets/options. Or, if this is a mailing list, you can unsubscribe from the mailing list.
