copasetickid / draftsman

Ruby gem that lets you create draft versions of your database records.
MIT License
168 stars 62 forks source link

Setup multi-environment testing #69

Open chrisdpeters opened 7 years ago

chrisdpeters commented 7 years ago
jmfederico commented 6 years ago
chriscz commented 3 years ago

@jmfederico Can look at using passenger-docker for this. I have a partially working docker file which does a capistrano deployment internally so not exactly matching your use-case, but the basics are there. See https://github.com/chriscz/capistrano-puma-test-app/blob/main/Dockerfile