router

CloudFoundry: Exploring Cloud Foundry using the spring-music application

Cloud Foundry is an opinionated Platform-as-a-Service that allows you to manage applications at scale.  It supports multiple infrastructure platforms (EC2, VMware, OpenStack), and is able to standardize deployment, logging,  scaling, and routing in a way that is friendly to a continuous delivery pipeline. In this series of articles, we will use the spring-music web application CloudFoundry: Exploring Cloud Foundry using the spring-music application

OpenWrt: Use setenv firmwareName for newer versions of Linksys WRT1900AC/S

When flashing an OpenWrt image to your newer versioned WRT1900AC/S, be aware that instead of using ‘setenv firmware_name’, you should instead use ‘setenv firmwareName’. The command will not fail, but the router will not understand that it should look for a non-default name for the image and your tftp transfer will fail. This change appears OpenWrt: Use setenv firmwareName for newer versions of Linksys WRT1900AC/S