How Deploio Works
Provide details on the build and release process, the underlying technology and how it integrates with your code repository.
Repo, Build, Release Processβ
All you require for deploying an application with Deploio is:
- a git repository with the application codebase
- a laptop or PC for installing
nctl
and deploying the application π» - a domain to point to your application π
Repoβ
You tell us where your code is and where it should run.
Buildβ
We download your code and build it.
Releaseβ
Only successful builds are released.
Runβ
We deploy your application on Kubernetes.
Workflowβ
Code Managementβ
Integration with GitHub, GitLab, or Bitbucket.
Build Automationβ
Automated builds using buildpacks or custom Docker images.
Deploymentβ
Seamless deployment to Kubernetes with proper versioning.
Glossary of Key Termsβ
Projectβ
A logical grouping of applications and services.
Deploymentβ
The process of delivering your application live.
Cockpitβ
The web interface for managing projects and applications.
nctlβ
The CLI tool for advanced management.
Learn more about the process on docs.nine.ch.