Blog

AWS Marketplace: False Positive Security Warning

It was recently brought to our attention that AWS Marketplace sent out a security warning direct to many of our AWS users. This occurred without any prior consultation with us, or …

Blog

Announcing TurnKey Hub v2.0

I can't believe it's been over 6 years since we announced v1.0. Even more shocking is the last hub tagged blog post was over 4 years ago, given that we haven't stopped developing, …

Blog

New Hub feature: Server snapshots

I usually get excited when adding new features to the TurnKey Hub. Recent excitement included server monitoring, reserved instances, domain management, and the Hub API. I'm very …

Blog

Mapping AWS data centers for fastest connection

Yes, that's 'fastest', not closest. Background A while back I published a blog post entitled Finding the closest data center using GeoIP and indexing, which described how we …

Blog

New Hub feature: Cloud server monitoring

Ladies and gentle geeks, I'm proud to announce we've just pushed out 100% free basic server monitoring to all TurnKey Hub accounts. This should make it easier to keep tabs on the …

Blog

TurnKey Hub: Not just adding random features

I started writing a review for cloudtask as a comment on the announcement, but decided it would be better to address a topic that was raised by Jeremiah when we launched the Hub …

Blog

TurnKey Domain management & Dynamic DNS

A while ago I was chatting with Liraz and said "wouldn't it be great if when launching a cloud server the Hub would perform some magic and assign the server a friendly name? I'm …

Blog

Announcing public API for TurnKey Hub

More power, control, flexibility and automation of cloud servers. Alan Kay once said: "Simple things should be simple, complex things should be possible". We live by those words, …

Blog

Amazon EC2 metadata - Python library and CLI

Each Amazon EC2 instance has associated metadata, as well as user data supplied when launching the instance. The meta and user data is instance-specific, and therefore only …

Blog

Exploring S3 based filesystems S3FS and S3Backer

In the last couple of days I've been researching Amazon S3 based filesystems, to figure out if maybe we could integrate that into an easy to use backup solution for TurnKey Linux …