Ryan Williams

Results 37 comments of Ryan Williams

Thanks for the question. This project can be used as a Repository template with this link https://github.com/ryanwi/rails7-on-docker/generate More about templates here: https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-repository-from-a-template Creating with a template is similar to a...

@sbounmy try running locally `docker compose run --rm web bundle install` and see if that installs the gems your app is using that are not in this template. Does it...

https://inthepacket.com/how-to-deploy-rails-7-sqlite-and-litestream-with-mrsk

MRSK is now Kamal https://kamal-deploy.org - https://github.com/basecamp/kamal/pull/423

https://dennmart.com/articles/deploy-your-rails-applications-the-easy-way-with-kamal/

https://guillaumebriday.fr/how-to-deploy-rails-with-kamal-postgresql-sidekiq-and-backups-on-a-single-host

https://thelazybison.com/blogs/2023-12-06-automating-deployments-blog/

Good idea, I'll check out your repo. Do you have a guide you like? I haven't used portainer much yet, but am interested in exploring. It looks like that when...

confirmed, sorry about that. > Branches created from a template have unrelated histories, so you cannot create pull requests or merge between the branches. https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-template-repository