Simple & Fast Remote Dev-Env over k8s
  • No need to learn: No need to learn complex k8s technical principles, you can quickly deploy applications in 5 minutes
  • No need to configure: No need to configure any code repository, image repository and k8s connection parameters
  • No need to write: No need to write any k8s deployment list and pipeline scripts
  • quick start
    What can DORY do?
  • Developers write code through IDE and push it to the code repository
  • Dory-Engine pulls the source code from the code repository, automatically compiles and packages it into a container image and deploys it to k8s
  • Use Dory-Engine to quickly deploy various middleware in k8s and perform remote joint debugging and testing
  • Quickly build a k8s remote development environment
  • Create a development project
  • Set up the pipeline
  • Execute the pipeline
  • Deploy middleware to k8s
  • Perform joint debugging and testing in k8s
  • Easy to deploy
  • Fully automatic deployment tools
  • Supports deployment using docker-compose or kubernetes
  • Easy to expand
  • Built-in compilation, scanning, automated testing and other steps are all executed in the Docker container
  • You can support various programming language compilation environments and custom steps through custom container images
  • Easy to use
  • Automatically take over various code repositories, dependency repositories, image repositories, and scanning repositories
  • Developers do not need to do any configuration, and the compilation, packaging, and deployment pipelines are automatically ready
  • Powerful
  • Support deployment to multiple k8s environments, support x86/arm architecture compilation and deployment
  • Support gpu resource scheduling, support multiple grayscale releases, host environment deployment, database script deployment