Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improvements #3

Open
wants to merge 13 commits into
base: master
Choose a base branch
from
Open

Improvements #3

wants to merge 13 commits into from

Commits on Mar 16, 2015

  1. Fix crontab syntax

    flashvoid committed Mar 16, 2015
    Configuration menu
    Copy the full SHA
    f8a98cb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c98b1b2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b22590a View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2015

  1. Make DNS entry optional

    Sometime it's better to manage DNS on other levels
    flashvoid committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    f2e45ff View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    7fa7fbb View commit details
    Browse the repository at this point in the history
  3. Startup scripts allowing to start from basic ubuntu

    For paranoinds like myself who can't trust some alien AMI
    flashvoid committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    3f1407e View commit details
    Browse the repository at this point in the history
  4. Remove AMI mapping, introduce AMI as parameter

    Feels like overkill for a task, starting one instance from scratch
    with one docker container shouldn't require AMI baking.
    flashvoid committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    37471f3 View commit details
    Browse the repository at this point in the history
  5. Some new instance types

    flashvoid committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    d1ca9db View commit details
    Browse the repository at this point in the history
  6. Introduce S3BackupFile paramter

    Separate filename form prefix to allow clear backup/restore workflow
    flashvoid committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    9d0e467 View commit details
    Browse the repository at this point in the history
  7. Allowing jenkins to access host docker

    For small deployments when starting separate host
    for docker slave feels like overkill
    flashvoid committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    da69654 View commit details
    Browse the repository at this point in the history
  8. Allow custom root volume size.

    Will be usefull for docker images
    flashvoid committed Mar 17, 2015
    Configuration menu
    Copy the full SHA
    219f095 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2015

  1. Configuration menu
    Copy the full SHA
    0402ef8 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2015

  1. Configuration menu
    Copy the full SHA
    cb3d180 View commit details
    Browse the repository at this point in the history