MNX.io Docs
  • MNX.io Documentation
  • Getting started
    • SSH to an instance from Windows
    • Account password requirements
    • Improving security using two-factor authentication (2FA)
    • Generating an SSH key
      • Manually generating your SSH key in macOS
      • Manually generating your SSH key in Windows
    • API integrations and CLI usage
    • Provisioning limits
    • Cancelling your account
  • Data centers
  • Instances
    • Infrastructure containers
    • Virtual machines
    • Snapshots
      • Automating Snapshots
    • Tags and metadata
    • Connecting to containers and VMs
    • Instance Types
  • Triton CLI & Tools
    • Using the VNC console
    • Triton CLI tool
    • Hashicorp Packer and Terraform
      • Create and manage images with Packer
      • Manage infrastructure with Terraform
    • Container Monitor with Prometheus
  • Network
    • Networking and fabric user guide
    • Firewall
    • Firewall rules reference
    • Frequently Asked Questions
  • CloudAPI Documentation
    • Getting Started
    • RBAC: Users, Roles & Policies
    • API Introduction
    • API Details
      • Account
      • Keys
      • Users
      • Images
      • Instances
      • Packages
  • Contacting Support
  • Images
    • Linux
      • CentOS
      • Ubuntu
        • 20.04
      • Debian
    • FreeBSD
      • 12
Powered by GitBook
On this page

Was this helpful?

  1. Getting started

API integrations and CLI usage

PreviousManually generating your SSH key in WindowsNextProvisioning limits

Last updated 5 years ago

Was this helpful?

API integrations and CLI usage

The primary method of managing infrastructure in Triton data center is with the Triton command line tool.

Container Monitor is a Prometheus-compatible interface to performance metrics for all your instances on Triton.

The Triton Go SDK is an idiomatic library exposing a client SDK for Go applications using Triton Compute and Triton Object Storage. The Triton Go SDK is used in several open source projects.

Additionally, there are a number of well-known API integrations with Triton Compute Service, including:

  • Docker

triton CLI
Container Monitor with Prometheus
triton-go
Hashicorp's Packer
Hashicorp's Terraform