An error occurred fetching the project authors.
  1. 06 Sep, 2012 1 commit
  2. 04 Sep, 2012 3 commits
  3. 02 Sep, 2012 3 commits
    • Sytse Sijbrandij's avatar
      Update the references to the script and refer to it from the installation manual. · cc137bba
      Sytse Sijbrandij authored
      Update the references to the script and refer to it from the installation manual.
      
      Indent the code block.
      cc137bba
    • Sytse Sijbrandij's avatar
      Non-interactive AWS install by running a single script. · b80dd3d2
      Sytse Sijbrandij authored
      Merge branch 'master' into non-interactive-aws-install
      
      Conflicts:
      	doc/installation.md
      
      Fix merge mess in installation.md
      b80dd3d2
    • Sytse Sijbrandij's avatar
      Non-interactive AWS install by running a single script. · eae41ad1
      Sytse Sijbrandij authored
      Non-interactive AWS install by running a single script.
      
      Complete non-interactive AWS install with one line.
      
      Squash of 28 commits:
      
      Initial commit of complete install script.
      
      Must be sudo.
      
      Non interactive prostgres.
      
      Install mysql with unique password.
      
      Service file.
      
      Add init file.
      
      Nginx config.
      
      Script contains aws specific settings.
      
      Update references after rename.
      
      Prevent localhost ssh prompt.
      
      Postfix with policyd.
      
      Typo in localhost. Postfix package has other name. sudo -l session needs oneliners.
      
      More sudo commands to prevent permission problems.
      
      Change in existing file.
      
      Change in existing file must be referenced.
      
      Switch order.
      
      Postfix comment.
      
      Old way to generate password, less sudo.
      
      todo login
      
      Must use private ip and login instructions.
      
      Starting up.
      
      Fixed and checked various todos.
      
      Use service. Set host name. Go to default dir.
      
      Only works on next login.
      
      Only replace first host.
      
      Cleaned up the comments.
      
      Link to nginx config.
      
      Move to aws dir.
      
      Update links to aws for interactive install.
      
      Existing script stays at the same location.
      
      Change directory. Use the new init scripts for gitlab service and nginx. Use the branch for file downloads. Update with newest changes to installation.md.
      
      Correct reference.
      
      Use master branch since we need the nginx condfig and use absolute paths.
      
      Need to copy with sudo.
      eae41ad1
  4. 30 Aug, 2012 1 commit
  5. 29 Aug, 2012 1 commit
  6. 28 Aug, 2012 1 commit
  7. 21 Aug, 2012 1 commit
  8. 19 Aug, 2012 1 commit
  9. 02 Aug, 2012 1 commit
  10. 30 Jul, 2012 3 commits
  11. 26 Jul, 2012 1 commit
  12. 15 Jul, 2012 1 commit
  13. 14 Jul, 2012 1 commit
  14. 13 Jul, 2012 1 commit
  15. 10 Jul, 2012 1 commit
  16. 05 Jul, 2012 1 commit
  17. 26 Jun, 2012 1 commit
  18. 23 Jun, 2012 2 commits
  19. 04 Jun, 2012 1 commit
  20. 26 May, 2012 1 commit
  21. 23 May, 2012 1 commit
  22. 09 May, 2012 1 commit
  23. 29 Apr, 2012 1 commit
  24. 18 Apr, 2012 1 commit
  25. 12 Apr, 2012 1 commit
  26. 06 Apr, 2012 1 commit
  27. 03 Apr, 2012 1 commit
  28. 01 Apr, 2012 3 commits
    • Abe Voelker's avatar
      Add redis-server init.d dependency · 5d7954b5
      Abe Voelker authored
      5d7954b5
    • Abe Voelker's avatar
      Move Unicorn unix socket out of /tmp · 6aabf115
      Abe Voelker authored
      6aabf115
    • Abe Voelker's avatar
      Fix gl-setup PATH warning when executing gl-system-install. · 76ebdd05
      Abe Voelker authored
      My git user uses bash (so .bash_profile), but I think it should work the same for sh shell.
      
      Full warning message:
      
                      ***** WARNING *****
      gl-setup is not in your $PATH.
      
      Since gl-setup MUST be run from the PATH (and not as src/gl-setup or such),
      you must fix this before running gl-setup.  The simplest way is to add
      
          PATH=/home/git/bin:$PATH
      
      to the end of your bashrc or similar file.  You can even simply run that
      command manually each time you log in and want to run a gitolite command.
      
      Run /home/git/gitolite/src/gl-system-install -h for a detailed usage message.
      76ebdd05
  29. 30 Mar, 2012 1 commit
  30. 28 Mar, 2012 1 commit
  31. 27 Mar, 2012 1 commit