Skip to content

camaloon/elixir-deploy

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Goals:

✓ Create a minimal elixir project that works locally ✓ Be able to deploy an elixir project

  • deploy with git push (we don't want to have ssh access to the server)
  • support hot upgrades
  • if we use a db, we'd like migrations to run automatically
  • (extra extra extra): build infrastructure on demand

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Elixir 100.0%