October 31, 2017
Upgrading Node.js to Version 8 by Wyatt Lyon PreulRead our step-by-step tutorial for how to upgrade Node.js versions 4 or 6 to version 8. This includes an overview of what's new in version 8, how to assess 3rd party module support, and suggestions for application updates.
September 18, 2017
Updates to our Triton Terraform Provider by Justin ReagorJoyent is making changes to Terraform faster than ever with the release of Terraform v0.10. Check out what we've been adding to our Triton Terraform Provider and get started building, changing, and versioning your infrastructure as code.
September 13, 2017
Create instances with Windows HVM by Alexandra WhiteLearn how quick and easy it is to connect remotely to a Windows HVM. Work in a guest OS from any operating system.
September 8, 2017
Joyent + Care.com/HomePay Fireside Chat: Indispensable, Disposable Jenkins by JoyentTune into this fireside chat with Mandy Hubbard, Software Engineer for Care.com/HomePay, and Casey Bisson, Director of Product Management for Joyent as they discuss Care.com/HomePay's use of Joyent's ContainerPilot in production to achieve software-defined Jenkins.
August 15, 2017
Indispensable, Disposable Jenkins by Mandy Hubbard, Software Engineer, Care.com HomePayWhat if you could have a Jenkins environment that is completely disposable? Using Docker and Joyent’s ContainerPilot, the team at Care.com HomePay has created a production Jenkins environment that is completely software-defined. Everything required to set up a new Jenkins environment is stored in source control, versioned, and released just like any other software
July 25, 2017
Joyent + Edgemesh Fireside Chat: Cache Me If You Can by JoyentEdgemesh CEO, Jake Loveless and Joyent CTO, Bryan Cantrill join together for a fireside chat to discuss distributed caching at scale, Docker, Node.js, Mystery Science Theater 3000, and more!
June 23, 2017
Rolling deploys with Docker Compose by Alexandra WhiteRolling deploys on Triton Elastic Docker Host are easy using Docker containers and Docker Compse. Watch this video to learn how to deploy, scale, and update dockerized applications on Triton with zero downtime.
June 16, 2017
What's new in ContainerPilot 3.0 by Tim GrossThis week we released ContainerPilot v3. Let's take a look at what's changed.
June 1, 2017
Elijah Zupancic, people expert and problem solver by Alexandra WhiteLearn more about the people who make Joyent joyful. Elijah Zupancic, solutions engineer, is helping bridge tech with sales to solve our customers' problems.
May 11, 2017
Easily scale application with Docker Compose on Triton by Alexandra WhiteDocker Compose is the easiest way to get started with dockerized, multi-container applications on Triton's Elastic Docker Host. The Triton Elastic Docker Host automatically runs your containers across the data center for the best performance. Docker Compose makes it easy to start and scale your multi-container applications across the data center.
May 9, 2017
Case Study: Wearable Tech powered by Docker and Triton by Luc Juggery, Co-Founder, TRAXxsHigh-quality IoT apps can be challenging to build and scale with traditional monolithic services architectures. The backends serving millions of device end points are often plagued by server-side concurrency bottlenecks generated by synchronous server threads. Microservices built with Node.js are being used to solve this design problem, primarily due to its asynchronous event-based architecture and high concurrency characteristics.
May 4, 2017
DockerCon video: simplify container orchestration and turbocharge Docker Compose by Casey BissonGetting started with container orchestration and scheduling systems, like Kubernetes, is relatively simple, but as your deployment grows it gets complicated fast. There are ways to reduce that complexity, and even eliminate cluster management. We will share a simpler approach that leverages Docker Compose (in ways you may not know are possible) and the Autopilot Pattern for application micro-orchestration. The Autopilot Pattern works with any container scheduler, but for many applications and use cases we’ve found that this design pattern, combined with smart use of Docker Compose, provides the most elegant and scalable solution.
May 2, 2017
Docker commands on Triton by Alexandra WhiteWe recently deployed the Triton Docker CLI, which will ensure you're using known good, tested versions of Docker on Triton. Learn how to provision and manage Docker containers on Triton.
April 25, 2017
Redis on Autopilot by Jason PincinA tutorial on using the Redis Autopilot Pattern blueprint.
April 20, 2017
Training: Dockerizing your first application by Alexandra WhiteWatch our webinar and learn how to dockerize a simple application, run it locally, and then run it in production on Triton Cloud.