Skip to content

Instantly share code, notes, and snippets.

@bertBruynooghe
Last active October 24, 2016 10:00
Show Gist options
  • Save bertBruynooghe/2758307ffc583b91cb6733ab410e42a0 to your computer and use it in GitHub Desktop.
Save bertBruynooghe/2758307ffc583b91cb6733ab410e42a0 to your computer and use it in GitHub Desktop.
gitlab evaluation

as of August 24, 2016

Gitlab.com as one-to-one replacement for BitBucket

Improvements of BitBucket

Drawbacks

  • UI is sometimes a bit confusing

Unknowns

  • availability (but mirroring can be set up)

Transitioning

  • mirroring (needs bitbucket account)

Gitlab.com as pages server

Gitlab.com as Jenkins replacement

Gitlab.com as private docker hub

docker login -u "bertbruynooghe" -p "$TEST_PASSWORD" registry.gitlab.com

Gitlab.com with isolated services test

Future usage of docker

  • What if we distribute a docker-compose file as template iso. a static all-in-one?
  • What about running docker containers in production?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment