Skip to content

glyn/garden-linux

 
 

Repository files navigation

Garden Linux

A Linux backend for Garden.

You can deploy Garden using the Garden BOSH Release repository.

See the old README for old documentation, caveat lector.

External API

The garden-linux executable provides a server which clients can use to perform operations on Garden Linux, such as creating containers and running processes inside containers.

Garden Linux is configured by passing command line flags to the garden-linux executable.

Garden defines the protocol supported by the server and provides a Go API for programmatic access.

Development

Restructure in progress: code in the old/ directory is being replaced with code elsewhere in the repository.

See the Developer's Guide to get started.

About

Garden with a linux backend

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Go 78.5%
  • C 13.9%
  • Shell 7.2%
  • Ruby 0.4%