Closed
Milestone
expired on Feb 28, 2014
Vanilla GitLab on Ubuntu 12.04
Set up a functional default GitLab server on Ubuntu 12.04 by running
apt-get install openssh-server postfix
dpkg -i gitlab-x.y.z.deb
gitlab-ctl reconfigure
Unstarted Issues (open and unassigned)
0
Ongoing Issues (open and assigned)
0
Completed Issues (closed)
35
- gitlab-shell cannot find git commands (e.g. git-upload-pack) during SSH clone
- Sed command in config/software/gitlab-shell.rb should be idempotent
- Delete `log/` and `tmp/` from the Rails app during build, not during the reconfigure run
- Quotes for database password in database.yml
- Symlink gitlab-shell/config.yml into /var/opt/gitlab/gitlab-shell
- Rename gitlab-core to gitlab-rails
- Create wrappers for the rake and rails commands
- Precompile assets during build
- Create wrapper for rake
- Switch gitlab-core back to master
- Create directories for gitlab-core
- Configure Rack::Attack
- Configure git author
- Database initialization / migration
- License and copyright
- DB initialization / migration
- Remove sql_ro cruft
- Fix name of files/gitlab-cookbooks/gitlab/libraries/chef_server.rb and GitLab module
- PostgresQL start/stop not working as expected
- Replace the generic omnibus readme
- Warn that the omnibus installer is not production-ready in the postinstall message
- Install and configure Nginx
- Install pygments
- Include git
- Enable `gitlab-ctl show-config`
- Install and configure gitlab-ctl
- Configure Sidekiq
- Create git user
- Configure GitLab Rails app (gitlab.yml)
- Configure gitlab-shell
- Install and configure Redis
- Configure Postgres
- Install and configure runit
- Install gitlab-shell (no configuration yet)
- `bundle install` for the Rails app
Loading
Loading
Loading