Docker Guide for Coti Nodes
  • Introduction
    • Why Docker?
  • The Basics
    • Installing Docker
    • Whoami
    • Docker Compose
  • Installing the Coti node
    • Installing Docker on a Server
    • Downloading the Configuration Files
    • Creating the .env file
    • Launching Your Node
    • Upgrading Your Node
  • Docker Reference
    • Commands Reference
Powered by GitBook
On this page
  • How this guide is structured
  • What if I’m already familiar with Docker?

Introduction

NextWhy Docker?

Last updated 1 year ago

Welcome the Docker Guide for Coti Nodes. This guide is aimed at node operators who are not necessarily familiar with Docker, but who may be curious and want to learn more. It tries to explain why using Docker could be a beneficial way to run a Coti node, and gives all of the guidance needed to understand how to run and maintain a Coti node using Docker.

If you're curious about how Docker works, or why Docker could be a useful way to run your node, check the page.

How this guide is structured

  1. The Basics

    1. (A simple Docker example)

  2. Installing the Coti Node

  3. Reference

What if I’m already familiar with Docker?

If you’re already familiar with Docker, this guide could still be useful to you. In this case, I suggest either of the following two options:

Skip the basics section and follow the section to launch the Coti Node.

Go straight to the , which has its own guide and all the files you need to get started.

Why Docker?
Installing Docker
Whoami?
Docker Compose
Installing Docker on a Server
Copying the Configuration Files
Creating a .env file
Launching Your Node
Commands
Installing the Coti node
GitHub repository