Home
search
Collections
Sign in or create an account
Medium site navigation
Collection edited
by
Commando.io
Follow
509
DevOps & Programming
Tutorials, guides, and posts related to DevOps, system administration, and programming.
Trending
Shipping nginx access logs to LogStash
A centralized web interface for grepping and filtering logs.
Commando.io
4 min read
Micro-DevOps
Tiny Agile Teams
Patrick Metzdorf
8 min read
SSL perfect forward secrecy on all web servers
We are proud to announce that all Commando.io web servers (including development) now support SSL perfect forward secrecy via the Diffie…
Commando.io
1 min read
Latest
We are Commando.io. We have users in 1,495 cities.
Thanks to our users. Thanks to our team. Thanks to everybody who makes Commando.io possible.
Commando.io
1 min read
All Commando.io web servers now mitigate against POODLE
View the SSL Labs report for commando.io at:
Commando.io
1 min read
Introducing the Commando.io API
After months of building, testing, and optimizing, today we are thrilled to publicly release the Commando.io API. The API opens up amazing…
possibilities around automatically running executions on servers. We think this is going to be a game changer. Imagine running an execution via a git hook. Or, how about running an execution when a PagerDuty alert is triggered to automatically fix the issue. We can’t wait to see how you automate your infrastructure and deployments with the Commando.io API. First up, go browse the documentation. We also have a dedicated GitHub API repo so feel free to create issues there as well.
Commando.io
1 min read
The Pursuit of Hapi-ness
An introduction to Hapi 6.0
Fionn Kelleher
18 min read
Running a Startup with Lean & DevOps culture
Some thoughts on being an entrepreneur and a developer nowadays
Benoit HEDIARD
6 min read
Tips for Using AWS at Your Startup
Lob
Below are some tips that we have aggregated to help startups as they grow on AWS. Most of these lessons came as a direct result of some mishap or mistake that happened in the first year of Lob. These are things that we wish we knew from day 1 that would have eliminated some early hiccups. 1. Development/Production Environment Separation When trying to scale engineering one of the best things we learned was to completely separate the development infrastructure from the production…
Lob
2 min read
What is DevOps?
3 progressively broader perspectives
Donald Guy
13 min read
51 Talks of ChefConf San Francisco 2013
Find All Talks here: http://devtalks.io/talks/chefconf-san-francisco/2013/index.html
Hassan BAAZZI
1 min read
Things I wish Pip learned from Npm
or — a rant on how to make python package installation management work for the rest of us.
Alon Nisser
6 min read
The root of all evil. How to configure sudo on servers with Commando.io
A common question when setting up Commando.io is how can we add servers without using the root user.
A common question when setting up Commando.io is how can we add servers without using the root user. The answer is sudo. Sudo allows unprivileged users or groups to execute with the security privileges of another user or group (in our case root). Essentially this allows delegating root permissions to non-root users. We created a short three minute video walking through the entire process using Commando.io
Commando.io
1 min read
More stories