Hacker Newsnew | past | comments | ask | show | jobs | submit | cstump's commentslogin

This tutorial will help you use Let's Encrypt SSL certificate service from within a (Rails) Docker container


Quick read on how to use a SQL client with the official Postgres Docker image


Solid technical writing. Might make a good StackOverflow/StackExchange question and self-answer...if you're into that sort of thing.


NotImplementedError is often misused. In the article I discuss when it should be used and why you probably don't need it.


This tutorial will teach you how to use CircleCI with Docker for CD. Includes a sample Rake + SSHKit deploy script and production docker-compose.yml. Hope you enjoy the read.


I am curious about how much trial and error went into selecting this particular combination of technologies.


Rails & Docker are my preference so I did look for alternatives to them. I tried Codeship and Shippable before deciding on CircleCI. I tried Capistrano before deciding on SSHKit + Rake. I went through numerous revisions of circle.yml and docker-compose.production.yml before settling on the ones outlined in the article.


That experience might make an interesting and informative blog post, too. It gets at the "why."


Definitely. I plan to blog my experience with hosted CI options. I have a paragraph in the CD tutorial that discusses why Capistrano felt heavy-handed. Thanks for your interest!


This article discusses how to run your test suite in the same containers you develop in on CircleCI


Short read on the current ways folks seem to be going about reducing their Docker image sizes


I wrote this after a couple weeks with Docker. It explains how to dockerize a Rails application and get it running with Nginx, Unicorn, and Postgres. I hope someone finds it useful!


Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: