Skip to content
This repository has been archived by the owner on Jan 14, 2025. It is now read-only.

ploio/hestia

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Hestia

Packer is used to build some boxes. See: https://atlas.hashicorp.com/portefaix

Usage

  • Install Packer.

  • Setup your Atlas configuration :

      $ export HESTIA_ATLAS_USERNAME="xxx"
      $ export HESTIA_ATLAS_TOKEN="xxx"
    
  • Build boxes :

      $ make buid template=xxx
    
  • Deploy to Atlas :

      $ make push template=xxx
    

License

See LICENSE for the complete license.

Changelog

A changelog is available here.

Contact

Nicolas Lamirault [email protected]

Releases

No releases published

Packages

No packages published