i-MSCP with Gitlab

  • @Nuxwin, @Heppi,
    I did everything the way you asked. as far as I can figure it out. i have here 4 pictures and 2 text documents of the configuration and my subdomain.

    Huh, I had a look at your gitlab.rb.
    try to enable nginx ;-)

    i-MSCP 1.5.1 + patches - debian stretch (latest) - DebugBar 1.1.2 - LetsEncrypt 3.5.0 - Mailman 2.0.4 - RoundcubePlugins 2.0.1

  • Shell-Script
    1. wget http://localhost:8888/users/sign_in


    My answer was a 7kb file named sign_in in current dir.

    Shell-Script
    1. cat sign_in


    Cat this and you see html.

    i-MSCP 1.5.1 + patches - debian stretch (latest) - DebugBar 1.1.2 - LetsEncrypt 3.5.0 - Mailman 2.0.4 - RoundcubePlugins 2.0.1

  • My domains are:
    dousy.de/
    and
    gitlab.dousy.de/

    Yes, I know. You missed to delete some entries in your cfg ;(

    i-MSCP 1.5.1 + patches - debian stretch (latest) - DebugBar 1.1.2 - LetsEncrypt 3.5.0 - Mailman 2.0.4 - RoundcubePlugins 2.0.1

  • Yes, I know. You missed to delete some entries in your cfg ;(

    I don't really care right now, I just want it to work out...


    when I execute the command, I get an error message.


    Resolving the hostname >>localhost<<< 127.0.0.0.1,:: 1
    Connection setup to localhost failed: Connection setup rejected.


    Gitlab is no longer installed when it feels as if it has been installed. But some files still exist.

  • Resolving the hostname >>localhost<<< 127.0.0.0.1,:: 1

    my localhost only has 127.0.0.1 (two zeros)
    and a simple


    Shell-Script
    1. wget localhost

    gives 10kb. "Apache2 Debian Default Page" html.

    i-MSCP 1.5.1 + patches - debian stretch (latest) - DebugBar 1.1.2 - LetsEncrypt 3.5.0 - Mailman 2.0.4 - RoundcubePlugins 2.0.1

  • These are the only changed entries in my gitlab.rb. Nothing else is needed. (the commented are only to limit memory of gitlab)
    Put this in a new gitlab.rb (mv the old) and restart gitlab.

    i-MSCP 1.5.1 + patches - debian stretch (latest) - DebugBar 1.1.2 - LetsEncrypt 3.5.0 - Mailman 2.0.4 - RoundcubePlugins 2.0.1

  • my localhost only has 127.0.0.1 (two zeros)and a simple


    Shell-Script
    1. wget localhost

    gives 10kb. "Apache2 Debian Default Page" html.


    i got an index.html file 12kb.


    These are the only changed entries in my gitlab.rb. Nothing else is needed. (the commented are only to limit memory of gitlab)
    Put this in a new gitlab.rb (mv the old) and restart gitlab.


    i created a new gitlab.rb with this code and executed this command: "gitlab-ctl reconfigure".
    http://gitlab.dousy.de is still not running.

  • Shell-Script
    1. telnet gitlab.dousy.de 443
    2. GET /

    gives ubuntu default ;-)
    So something is interfering or not correctly working.
    You should triple check your config again.


    Sorry I am offline now until monday.

    i-MSCP 1.5.1 + patches - debian stretch (latest) - DebugBar 1.1.2 - LetsEncrypt 3.5.0 - Mailman 2.0.4 - RoundcubePlugins 2.0.1

  • Shell-Script
    1. wget http://localhost:8888/users/sign_in

    My answer was a 7kb file named sign_in in current dir.

    Shell-Script
    1. cat sign_in

    Cat this and you see html.


    Now i have a sign_in file..


    Shell-Script
    1. telnet gitlab.dousy.de 443
    2. GET /

    gives ubuntu default ;-)
    So something is interfering or not correctly working.
    You should triple check your config again.


    Sorry I am offline now until monday.


    i have no idea..


    i also miss the "/gitlab/htdocs" folder