webplatform / ops

http://webplatform.github.io/ops/
5 stars 1 forks source link

Install minimal Git repository manager (Gitolite?) #71

Closed renoirb closed 9 years ago

renoirb commented 9 years ago

Objective

Prevent the need to change code clone references to Phabricator later.

Have a quick Gerrit replacement to host existing code change-sets and code repositories so that all new deployments will fetch data from it.

Idea is to have a quick and simple setup to start from, we’ll configure and theme later.

Requirements

renoirb commented 9 years ago

Spent 3h. Setup running instance to include Discourse in upcoming backup work. Will have to be migrated back to a salt mode at webplatform/ops#69

renoirb commented 9 years ago

Depends on webplatform/ops#66

renoirb commented 9 years ago

Create empty project and make it private. Look at https://secure.phabricator.com/book/phabricator/article/diffusion_hosting/

renoirb commented 9 years ago

We’ll use dhc-user@source.webplatform.org:~/git/foo.git for now, and use the current basic Phagricator setup to automate things. We’ll migrate all repos later in #85 and #86

renoirb commented 9 years ago

Installed Gitolite. We’ll migrate later anything we decide to use.