Server Deployment and Initial Setup

Things to consider when planning your Seeker server deployment.

Deployment considerations

The first decision to make before deployment is to determine whether the Seeker server will be installed in your data center or private cloud. In most cases, a simple all-in-one node solution that runs the Seeker server software and Postgres database will suffice.

For further information about the deployment options, system requirements, sizing guidelines, and installation steps, refer to Installation.

Server and database setup

If you require a fault-tolerant database, we recommend configuring an external Postgres cluster with 1 writer and at least 1 reader. If the writer fails, the reader will take over. If you are using cloud providers such as AWS, you can use Amazon RDS to configure your cluster.

A single Seeker server is capable of handling 10,000 concurrent agents and 2000 projects. Typically, we recommend just having a standby server to perform upgrade testing and to also serve as a backup should the primary server go down.