-
I'm trying to run `kamal setup`. If I try to configure an SSH key of type `ECDSA` (generated with `ssh-keygen -t ecdsa -b 521 -C "fabian@x.com"`) I get the following error:
```
$kamal setup -vvv
…
fahu updated
2 months ago
-
The README of the project says that the replication process can be started with a procfile:
```procfile
# Procfile
rails: bundle exec rails server --port $PORT
litestream: bin/rails litestream:r…
-
The installation process for this automation creates the file `frontend/styles/jit-refresh.css`, and adds that file to `.gitignore`. If a build process is being run in a CI environment, or using somet…
-
**Is your feature request related to a problem? Please describe.**
The default page display when the authenticated has failed doesn't looks good.
We can do better with a proper design.
**Describe…
-
I get this error when I try to SSH into one of my application containers if its `options` include `restart: unless-stopped`.
Reproduction steps:
1. Update a `server` configuration in `deploy.yml` …
-
While giving user name and password, I am unable to login to the screen
-
IMAGE SYNC
-
it seems there is a constant being initialized twice
```
There was an error while trying to load the gem 'kamal'.
Gem Load Error is: /Users/dorianmariefr/.asdf/installs/ruby/3.3.5/lib/ruby/ge…
-
Name : Kamal Kashyap
User name: Kamal_Kashyap
-
hey (again) 👋🏻
I'm seeing a strange behavior when after a deployment with Kamal: the old process is still showing up, even though the container has stopped
There are a number of job contain…