Explore >> Select a destination


You are here

hackaday.io
| | themythicalengineer.com
3.9 parsecs away

Travel
| | Blog about Software Engineering
| | blog.basementcommunity.com
4.8 parsecs away

Travel
| | There's an overwhelming amount of options today for deploying something to the Internet. You've got services like and that allow you to deploy worldwide wi...
| | nativeguru.wordpress.com
1.0 parsecs away

Travel
| | I created my own Serviio service script, I'm sharing it for reference and free usage here. If you don't know Serviio and you need a Media Server in your home network, this is your best choice. check it out here. Actually, you only need to alter "/etc/default/serviio" with your username and path to Serviio installation....
| | mark-story.com
15.3 parsecs away

Travel
| I recently had to do some maintenance work on an old application hosted on the CakePHP server. The CakePHP project has 20 or so sites and applications deployed in dokku. Dokku allows us to build a platform-as-a-service for our sites that operates on a single server. Dokku encourages using heroku-style 'buildpacks' to deploy applications.