Now i have a sign_in file..
i have no idea..
i also miss the "/gitlab/htdocs" folder
Now i have a sign_in file..
i have no idea..
i also miss the "/gitlab/htdocs" folder
i got an index.html file 12kb.
Display MoreHTML
- external_url 'https://git.domain_name.de'
- nginx['listen_address'] = 'localhost'
- nginx['listen_port'] = 8888
- nginx['listen_https'] = false
- gitlab_rails['gitlab_email_from'] = 'gitlab@git.domain_name.de'
- gitlab_rails['gitlab_email_display_name'] = 'Gitlab'
- gitlab_rails['gitlab_email_reply_to'] = 'gitlab@git.domain_name.de'
- #gitlab_rails['git_max_size'] = 1120971520
- #postgresql['shared_buffers'] = "384MB" # recommend value is 1/4 of total RAM, up to 14GB.
- #postgresql['shmall'] = 1048575
- nginx['enable'] = true
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.
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.
@Heppi,
I have nginx enabled now. Never had anything to do with the "wget" command. Can you tell me the exact order you want me to carry out? (" On a shell on your server try a wget of your port 8888.")
I don't have a gitlab folder in /var/wwww/virtual/domain. de/ anymore.
My domains are:
http://dousy.de/
and
http://gitlab.dousy.de/
@Heppi, i have created my subdomain over the mscp. after creating the. conf files via terminal, I restarted the server and then the apache2 service again.
The nginx error log file is empty, for whatever reason. The apache file is attached, but it doesn't contain anything useful.
Hello, @Heppi,
I just followed the instructions one by one. Also have a redirection set to localhost: 8888 in my subdomain.
When I go to my website, I see my website. I'm going to my subdomain, MSCP will give me an error message:
Error 503 Service Unavailable
that sounds good:)
@Nuxwin
Do you have a time when you can exactly?
And it's nice to hear, thank you.