Skip to content

ninech/deploio-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

76 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

deploio-examples

This repository hosts example applications for different languages and frameworks supported by Deploio. More information can be found in the Deploio User Guides or in the Nine Platform Reference.

How to build and deploy

Deploio supports two approaches for building applications:

Buildpacks — Deploio automatically detects your language and framework and builds the app without a Dockerfile. Two buildpack stacks are available:

Dockerfile — bring your own Dockerfile for full control over the build. This approach is stack-independent:

  • dockerfile/ — examples for languages not covered by buildpacks (e.g. Rust, Java)

About

Example applications and instructions for deplo.io

Resources

License

Stars

3 stars

Watchers

6 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors