Skip to content
This repository has been archived by the owner on Feb 21, 2018. It is now read-only.

Leiningen template for a clojure app that runs both locally and on AWS Elastic Beanstalk using docker

License

Notifications You must be signed in to change notification settings

mrmcc3/beanstalk-docker-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

beanstalk-docker-app

A Leiningen template for clojure apps that run on aws beanstalk via docker

Usage

$ lein new beanstalk-docker-app superapp

Check dependencies with

$ lein ancient

Generate Docs with

$ lein marg

Generate a production jar

$ lein uberjar

Zip the Dockerfiles along with the production jar with

$ lein zip

The zip file can be uploaded to aws beanstalk

About

Leiningen template for a clojure app that runs both locally and on AWS Elastic Beanstalk using docker

Resources

License

Stars

Watchers

Forks

Packages