Deploying Comet
Comet is available to deploy on all major cloud providers
and most common Linux distributions for free.
Users can choose to set up a Linux server, Amazon AMI,
Docker or virtual machine.
Deploy Comet Todayand most common Linux distributions for free.
Users can choose to set up a Linux server, Amazon AMI,
Docker or virtual machine.
On-Premise installation options
There are 3 different types of Comet deployments that are
run on your own servers: Self-serve, Managed by Comet
and On-premise. The Self-Serve option allows you to run a fully functioning Comet installation for free but is limited
to a single user.
Get started with 3 easy steps
Follow the steps in order to deploy Comet’s Self-Serve deployment on your own infrastructure, note it is limited to a single user.
1
Generate a license token
Fill in the ‘Get your license token form‘, and we will send you an email.
2
Check your inbox
You will receive 2 emails: one to confirm your email and a second with your license token.
3
Run the following commands Full installation guide
Once you have received your license token, you can install Comet by running:
Overview
curl -sL https://installer.comet.com/comet-installer.sh | sudo bash
cometctl init --license-token {provided key}
cometctl aio install
Get your license token