Explore >> Select a destination


You are here

mydeveloperplanet.com
| | blog.dscpl.com.au
12.2 parsecs away

Travel
| | When we run any applications directly on our own computers we avoid doing so as the 'root' user unless absolutely necessary. Not running app...
| | iridakos.com
9.6 parsecs away

Travel
| | A step by step tutorial to dockerize a Rails application and run it in Docker with PostgreSQL and Redis.
| | www.jujens.eu
12.8 parsecs away

Travel
| | Sommaire Configure docker Configure the subordinate uid/gid Tests Bonus Create files Unix sockets External links Not long ago, I publish an article about using Unix sockets with docker. These sockets where in docker volumes so they could be shared between various containers. The key idea was to change the ...
| | epicserve.com
49.5 parsecs away

Travel
| Since Heroku no longer has a free plan, I wanted to try out fly.io that I've heard about as an alternative to Heroku. For me there is no better way to try it than to use my Django Base Site. In the past, I made sure that my starter template project worked with Heroku, so it makes sense that I should try it out with a new and up and coming PaaS.