Getting started
Neverkin is built from the ground up as a scalable multi-tenant web application.
You are interested in this section if you want to run the entire application — for multiple users, or reachable over a network. If you want to run a single-user instance, refer to Neverkin Desktop.
Running locally
Section titled “Running locally”If you would like to run the application as a development environment, or as a locally hosted instance (with full feature and internet access), you can do so with a local Docker installation.
Refer to Running locally for more details.
Full cloud-based deployment
Section titled “Full cloud-based deployment”It is, of course, also possible to run Neverkin fully in the cloud just like the main hosted version! The architecture is based on Docker Swarm, which is a popular orchestration tool for containerized applications.
Refer to Cloud deployment for more details.