Kubernetes is the targeted platform for running instant3Dhub. Therefore, this guide assumes a k8s cluster exists and can be accessed for deployments.
Details about the requirements for running instant3Dhub can be found `here </INSTALL_REQUIREMENTS.rst>`_
Details about the requirements for running instant3Dhub can be found `here <./INSTALL_REQUIREMENTS.rst>`_
Instant3Dhub is shipped with all the necessery components and services to run completely in kubernetes without the need to setup external services. However not all services.
However it is possible to use exernal services like PostgreSQL, ELK stack and RabbitMQ. Setting up these external services is recommend in some scenarios and specially in production environments.
More information on how to configure Instant3Dhub to run with external services can be found below.