Skip to content

Simple app in Clojure to schedule docker-based jobs on AWS

Notifications You must be signed in to change notification settings

victorfrancax1/docker-scheduler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

docker-scheduler

Docker-based jobs scheduler on AWS Environment written in Clojure, for learning purposes. Uses Compojure to expose endpoints and Amazonica to interact with AWS.

Prerequisites

You will need Leiningen 2.0.0 or above installed.

Running

To start a web server for the application, run:

lein ring server

Tests

To run the tests:

lein test

License

Copyright © 2019 Victor F

About

Simple app in Clojure to schedule docker-based jobs on AWS

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published