basecamp / kamal-site

kamal-deploy.org
https://kamal-deploy.org
49 stars 56 forks source link

Accessories need to be booted before they can be started #52

Closed nickhammond closed 7 months ago

nickhammond commented 7 months ago

Running kamal accessory start mysql with a new accessory will return an error:

docker stderr: Error response from daemon: No such container: hey-db
Error: failed to start containers: hey-db

Instead we should have people boot their container first via kamal accessory boot mysqlw.