Install Resoto
Resoto can be deployed to Amazon Web Services or DigitalOcean, or installed via Docker, Kubernetes, or pip.
Resoto consists of a number of distributed components that are intended to run 24/7 on a server. Running Resoto on a laptop will not provide a good user experience!
Amazon Web Services
2 items
DigitalOcean
You can deploy Resoto from the DigitalOcean Marketplace in just a few clicks.
Docker
Docker provides the ability to run an application in a loosely isolated environment called a container.
Kubernetes
Kubernetes is an open-source system for automating deployment, scaling, and management of containerized applications.
pip
pip is the package installer for Python and allows for easy installation of Python packages in Linux environments.