JetBrains Space
 

Docker Compose Installation to AWS

Last modified: 05 August 2024

The AWS Docker Compose installation provides the easiest way to get your own Space On-Premises instance, especially for those who don't have access to dedicated infrastructure. This is practically the same Docker Compose installation as on a local machine, but with the following differences:

  • All Space components are deployed to a single AWS EC2 instance. You choose the instance size during the installation.

  • It is not possible to split the Space components into separate instances as with the local Docker Compose installation.

  • AWS RDS is used for the Space database.

  • AWS S3 is used for the Space file storage.