Install
Docker
This guide shows you the steps to deploy a self-hosted instance of Plane using Docker.
Install Plane
Plane One and Plane Pro are enabled on this edition, so the Free plan on this edition is easier to trial our paid plans from.
Prerequisites
- A virtual or on-prem machine with atleast 2 vCPUs and 4 GB RAM
x64
AKAAMD 64
orAArch 64
AKAARM 64
CPUs- Supported operating systems:
- Ubuntu
- Debian
- CentOS
- Amazon Linux 2 or Linux 2023
Procedure
If you want to upgrade from Community to the Commercial edition, see Upgrade to Commercial Edition.
ssh
into your machine as the root user (or user with sudo access) per the norms of your hosting provider.- Run the command below:
- Follow the instructions on the terminal. Hit
Enter
orReturn
to continue. - Enter the domain name where you will access the Plane app in the format
domain.tld
orsubdomain.domain.tld
. If you are using a paid plan, the domain linked to the license can’t be changed later. - Choose one of the options below:
- Express: Plane installs with the default configurations.
- Advanced: You can customize the database, Redis, storage and other settings.
- The installation will take a few minutes to complete and you will see the message Plane has successfully installed. You can access the Plane application on the domain you provided during the installation.
If you want to upgrade to a paid plan, see Plan upgrades.