Results 18 comments of Programster

I'm hoping all of those changes address everything that was raised. If I've missed something, please let me know. If you are all happy, then we can put the instructions...

An example in the README would be very useful. It took me a while to figure out all the things I had to do. If it helps, I posted my...

If you want an easy way to deploy orangescrum, you could just [deploy through docker](https://github.com/programster/SCRUMptious). ![selection_644](https://cloud.githubusercontent.com/assets/5709838/13556398/65f77abe-e3d0-11e5-9b89-895c1766673c.png) I forked the project and created the SCRUMptious version because deployment was such a...

@rocapal thanks. If you have any issues with it, please report on [its issue tracker](https://github.com/programster/SCRUMptious/issues).

> Trickle works for me, an example is `trickle -s -u 200 b2 sync --threads 1 /src b2://dst` That doesn't appear to have any impact for me. Is it possibly...

Wow, I really would have thought there would be something native in the docker-compose for mapping a host user to a container user. e.g. something like: ``` version: "3" users:...

I don't know how one could resolve this problem, but when the menu is too long for the terminal window (too many options), one has to manuallly scroll up to...