now icon indicating copy to clipboard operation
now copied to clipboard

Yet another script to install Tsuru and its dependencies.

Results 8 now issues
Sort by recently updated
recently updated
newest added

Hello, When I'm try install Tsuru Now, appear these error: ``` $ curl -sL https://raw.githubusercontent.com/tsuru/now/master/run.bash | bash Detect Debian 8.10 (jessie), supported system Updating apt-get and installing basic dependencies (this...

Hello! I fixed some problems for installation in Debian, more specifically in Jessie (8.7.1). The changes are commented out in the code. Several tests I did and apparently did not...

this is a meta, a stub, should be a few issues I am trying to install Tsuru on an Ubuntu Trusty (and Xenial) LXC containers on a Xenial physical host,...

hi am trying Tsuru for first time on an Openstack based VPS Cloud offered by OVH on Trusty under root getting this error sed: -e expression #1, char 25: unterminated...

bug

Hi, When installing I'm running into this erros, any clues ? ``` $ curl -sL https://raw.githubusercontent.com/tsuru/now/master/run.bash | bash Detect Ubuntu 15.10 (wily), supported system Updating apt-get and installing basic dependencies...

bug

Hi if the locale of the server is spanish the script run.bash exit because not find any suitable ip When you have es_ES.UTF-8 the command return diferents results than en_US.UTF-8,...

bug

I think we can add the `tsuru/golang` PPA automatically on this script, since the Go version on Ubuntu is not updated enough to install tsuru CLIs using `go get`. We...

I've run the script many times, fixing various steps manually. Now I'm arrived at the final step, the setup of the dashboard. After cloning the repo in `/tmp/tsuru-dashboard` I get...