Skip to content
This repository has been archived by the owner on Apr 22, 2019. It is now read-only.

Latest commit

 

History

History
37 lines (24 loc) · 2.08 KB

README.md

File metadata and controls

37 lines (24 loc) · 2.08 KB

License GitHub release Build Status

What is this?

This is a Atlas Packer template based on the Atlas Packer Vagrant Tutorial.

What is template creates?

A Vagrant base box for ImpressCMS development.

What is inside?

This webbox is based on Ubuntu i386 Server

How to login on created box?

User: vagrant
Pass: vagrant

How to use this template?

  1. Checkout this repo
  2. CD to repo folder
  3. Make sure Atlas Packer is installed on your system
  4. Make sure You have ATLAS_TOKEN in your environment variables list. You can get this token from https://atlas.hashicorp.com/ (registration needed)
  5. Run packer push template-ubuntu.json
  6. Wait until all script finishes. You can see build progress on https://atlas.hashicorp.com/builds page.

License

This template use Mozilla Public License, version 2.0. See LICENSE file for more info.