Skip to content

Install on Premise

Joongi Kim edited this page Dec 27, 2017 · 4 revisions
  1. Prepare the instances and databases.
    • 1x gateway server
    • 1x agent server
    • 1x PostgreSQL server
    • 1x Redis server
    • 1x etcd cluster
      • It is up to you whether to setup a HA-enabled multi-server cluster or a single-server cluster with backups.
      • Check out this page for details.
    • All should be in the same private network (LAN).
    • Depending on the cluster size, different service daemons may run on the same physical server.
  2. Install Manager
  3. Install Agent
Clone this wiki locally