ImpressCMS / packer-impresscms-devbox

Packer configuration for building Development boxes for ImpressCMS
Mozilla Public License 2.0
1 stars 0 forks source link

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.