Skip to content
Snippets Groups Projects

Non interactive aws install

Merged gitlab-qa-bot requested to merge github/fork/dosire/non-interactive-aws-install into master

Created by: dosire

The current installation manual is very well written. But it is still a bit of work to set up a new server.

To offer an alternative to people wanting to try out Gitlab quickly I made a script that does a complete installation on Amazon Web Services. After pasting one line in the server the next step is to log in to a running server that is properly configured (push/pull/email/resque/etc.).

The TODO's as listed in the script are:

  1. Decide whether to move the howto in this script to installation.md or reference it from there.
  2. Change dosire/gitlabhq/master links to gitlabhq/gitlabhq/stable when merged in the gitlabhq repo.

On the first on I would like your input.

For he second one I will send a merge request when the this one is merged in.

This is quite a bit of code so please let me know if you prefer changes, I have no problem with changing things.

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • Created by: dzaporozhets

    1. squash commits
    2. put all stuff under aws dir

    By Administrator on 2012-08-28T16:49:36 (imported from GitLab project)

    By Administrator on 2012-08-28T16:49:36 (imported from GitLab)

  • Created by: dosire

    @randx Squashed into one commit and moved into aws dir.

    By Administrator on 2012-08-28T18:09:08 (imported from GitLab project)

    By Administrator on 2012-08-28T18:09:08 (imported from GitLab)

  • Created by: rspeicher

    How about lib/support/aws and we move the nginx stuff currently there to lib/support/nginx? It seems kind of extreme to give it its own root folder.

    By Administrator on 2012-08-29T00:26:09 (imported from GitLab project)

    By Administrator on 2012-08-29T00:26:09 (imported from GitLab)

  • Created by: dosire

    @randx Let me know what I can do to get this in. I'll be glad to change the directory to /doc/aws or to multiple dirs (/lib/support/aws & /lib/support/nginx)

    By Administrator on 2012-09-02T10:08:01 (imported from GitLab project)

    By Administrator on 2012-09-02T10:08:01 (imported from GitLab)

  • Created by: dzaporozhets

    @dosire Oh sorry. Forget about. Lets do next:

    1. Move under lib/support/aws
    2. Do rebase so i can do merge via ui

    By Administrator on 2012-09-02T10:27:03 (imported from GitLab project)

    By Administrator on 2012-09-02T10:27:03 (imported from GitLab)

  • Created by: travisbot

    This pull request passes (merged 1dbc25e3 into aecbd313).

    By Administrator on 2012-09-02T15:03:30 (imported from GitLab project)

    By Administrator on 2012-09-02T15:03:30 (imported from GitLab)

  • Created by: travisbot

    This pull request passes (merged a3a24104 into aecbd313).

    By Administrator on 2012-09-02T15:25:49 (imported from GitLab project)

    By Administrator on 2012-09-02T15:25:49 (imported from GitLab)

  • Created by: travisbot

    This pull request passes (merged 78015ff7 into aecbd313).

    By Administrator on 2012-09-02T15:31:31 (imported from GitLab project)

    By Administrator on 2012-09-02T15:31:31 (imported from GitLab)

  • Created by: dosire

    @randx I've moved the files under lib/support/aws as you requested. I've rebased so you should be able to merge via the ui, let me know if this is not the case. In addition I've incorporated the latest changes in installation.md and now use the predefined init files you added 5 days ago.

    By Administrator on 2012-09-02T16:34:45 (imported from GitLab project)

    By Administrator on 2012-09-02T16:34:45 (imported from GitLab)

  • Created by: travisbot

    This pull request passes (merged f7185193 into aecbd313).

    By Administrator on 2012-09-02T17:22:43 (imported from GitLab project)

    By Administrator on 2012-09-02T17:22:43 (imported from GitLab)

  • Created by: travisbot

    This pull request passes (merged 16f1fa5e into aecbd313).

    By Administrator on 2012-09-02T17:23:52 (imported from GitLab project)

    By Administrator on 2012-09-02T17:23:52 (imported from GitLab)

  • Created by: travisbot

    This pull request passes (merged ec6d79e6 into aecbd313).

    By Administrator on 2012-09-02T17:31:20 (imported from GitLab project)

    By Administrator on 2012-09-02T17:31:20 (imported from GitLab)

  • Created by: travisbot

    This pull request passes (merged 1b0a28a6 into aecbd313).

    By Administrator on 2012-09-02T17:36:56 (imported from GitLab project)

    By Administrator on 2012-09-02T17:36:56 (imported from GitLab)

  • Created by: travisbot

    This pull request passes (merged 0c599047 into aecbd313).

    By Administrator on 2012-09-02T17:37:25 (imported from GitLab project)

    By Administrator on 2012-09-02T17:37:25 (imported from GitLab)

Please register or sign in to reply
Loading