Skip to content

A little orchestrator for starting, stopping - and the all round management - of simple tasks. Written in Go.

Notifications You must be signed in to change notification settings

marktlinn/Gorcherstrator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gorcherstrator

Gorcherstrator is a Go project to both explore and demonstrate the way container orchestrators are built, on a small scale. Gorchestrator enables scheduling tasks, starting, stopping and managing docker containers through a the provided Api. It makes use of the Docker SDK and the most recent features released in Go 1.22 (e.g. the updated net/http package's routers).

About

A little orchestrator for starting, stopping - and the all round management - of simple tasks. Written in Go.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages