Skip to content

kitofr/clojure-box

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 

Repository files navigation

  ___  __    _____   ____  __  __  ____  ____    ____  _____  _  _ 
 / __)(  )  (  _  ) (_  _)(  )(  )(  _ \( ___)  (  _ \(  _  )( \/ )
( (__  )(__  )(_)( .-_)(   )(__)(  )   / )__)    ) _ < )(_)(  )  ( 
 \___)(____)(_____)\____) (______)(_)\_)(____)  (____/(_____)(_/\_)

This is meant to be a simple setup so that you have someplace to push your code to.

Goal

Given you have a git repository with a leiningen clojure project.
And you connect it to the Vagrant as a git-remote
When you push your code
Then the server should do `lein compile :all`
And start a `lein ring server-headless`

TODO

  • IPTables seems to hinder me right now
  • what if the server is restarted... we need to restart things
  • we could use some kind of release/date-folder structure and then have a link to current (vlad style)

About

A vagrant setup of a clojure/lein/box

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published