-
- Site oficial: https://tsuru.io/
- GitHub: https://github.com/tsuru
- Documentação: https://docs.tsuru.io/stable/
---
Discussões e commits relacionados ao "Tsuru", que no momento em que esse …
-
http://globocom.github.com/tsuru/community.html
Tsuru is an open-sourced PaaS platform, but I think it's immature yet. We can keep following this platform and support it in the future.
-
Related to tsuru/tsuru#848
-
**Is your feature request related to a problem? Please describe.**
Tsuru only supports a single healthcheck configuration for the whole app. For apps with multiple processes only the "web" process ca…
-
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 can add this line to the script:
…
-
**Describe the bug**
Due to https://github.com/NixOS/nix/issues/1078 , we have been using `nix-copy-closure` (or `nix copy`, whichever) with
`NIX_SSHOPTS='PATH=/nix/var/nix/profiles/default/bin:…
-
- https://docs.tsuru.io/stable/managing/volumes.html
- https://github.com/tsuru/tsuru/search?q=Docker+Volumes+is%3Aissue&type=Issues
- https://github.com/tsuru/tsuru/issues/1599
- https://g…
-
Latest go platform fails with the error `sed: can't read : No such file or directory`.
```
git push tsuru master
Counting objects: 3, done.
Delta compression using up to 8 threads.
Compressing ob…
-
hi
just got this running, after circling back here from Tsuru and Heroku Docker (both of which I am quite new too)
am wondering how Devstep might work as a Dev Prod Parity dev tool for Tsuru
https:/…
-
Hi,
I am using https://github.com/tsuru/tsuru-bootstrap.git and decided to try redisapi as well. For that, I installed Redis on the tsuru-bootstrap VM itself:
ssh -l vagrant 192.168.46.226
sudo apt…