Skip to content

Packer configurations for installing GitLab 6.0 on VMWare and Digital Ocean.

Notifications You must be signed in to change notification settings

Nitron/gitlab-packer

Repository files navigation

gitlab-packer

Packer configurations for installing GitLab 6.0 on VMWare and Digital Ocean.

Inspired by/based on crashsystems' gitlab-docker.

Usage

  • Edit lines 8-10 of install_gitlab.sh.
  • If building for Digital Ocean, fill in the API key and client ID lines of gitlab_digitalocean.json.
  • Run packer build gitlab_vmware.json or packer build gitlab_digitalocean.json

Notes

  • Building for Digital Ocean seems to have some reliability issues. The process may need to be run multiple times to get a working installation. A fix for this is in the works.

About

Packer configurations for installing GitLab 6.0 on VMWare and Digital Ocean.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages