-
Hi! Thank you for this awesome project. I am attempting to use kuby for the first time and have some questions. Is the project still in active development?
I have a application that is already cont…
-
I've noticed this issue while testing Kuby, where I'm frequently creating and destroying clusters -- I believe [the implementation here](https://github.com/getkuby/kuby-digitalocean/blob/ad69edb0ea9c2…
-
Rollback does not work for me at the moment.
```bash
bundle exec kuby -e production rollback
```
Results in:
```ruby
error: undefined method `metadata' for #
bundler: failed to load command…
-
Kuby is a very nice piece of work with support for different cloud providers – including the ability to add your own provider.
The other end, however, appears to be less flexible: According to the …
svoop updated
4 years ago
-
Whether you're using git-ops, want to version your Dockerfiles in source control, or just want to store them in a file, Kuby should support emitting them via the CLI. Perhaps something like `kuby dock…
-
Trying out the quickstart guide and hitting an error when trying to build:
```
kuby -e production build
error: undefined method `to_sym' for nil:NilClass
```
I'm sure I've missed something, b…
-
```
неплохо бы добавить ключики в командную
строку фара
для упаковки, распаковки через префикс и
других полезных вещей
```
Original issue reported on code.google.com by `kubys...@gmail.com` on 7 A…
-
```
И на счет меню.
Может в плагинном меню оставить только
один пункт, а при его выборе
вываливать:
7-zip
7-zip (add to archive)
7-zip (extract from...)
```
Original issue reported on code.google.c…
-
Whether you're using git-ops, want to version your k8s resources in source control, or just want to save them to a directory, Kuby should support emitting them via the CLI. Perhaps something like `kub…
-
Thanks for the great deployment solution.
I am using amazon EKS to run my rails application. Along with rails monolith I am using sidekiq, a Ruby app that talks amazon SQS, and a golang App that p…