Hey, I’ve just installed a Droplet with the GitLab image on it. Now I want to add GitLab CI. As I can see there is already a folder called /home/gitlab_ci but I’m not sure if it already installed because I could not find any information about it, And if not I have to access my installed database for adding gitlab ci user but I’m also not able to find my root password for MySQL. So can someone help me? :)
This textbox defaults to using Markdown to format your answer.
You can type !ref in this text area to quickly search our full set of tutorials, documentation & marketplace offerings and insert the link!
GitLab CI must be setup on a separate server than GitLab CE. Then GitLab CI uses Runners to a 3rd Server
Btw, to answer the question in the title. The root password for gitlab mysql droplet is the same as the one for the gitlab user. <br> <br>Both are: gitlab_digital_ocean
Have you tried: <br><pre>sudo service --status-all</pre> <br>to see if it’s currently running? <br> <br>If not, is it listed in <code>/etc/init.d/</code>?
Get paid to write technical tutorials and select a tech-focused charity to receive a matching donation.
Full documentation for every DigitalOcean product.
The Wave has everything you need to know about building a business, from raising funding to marketing your product.
Stay up to date by signing up for DigitalOcean’s Infrastructure as a Newsletter.
New accounts only. By submitting your email you agree to our Privacy Policy
Scale up as you grow — whether you're running one virtual machine or ten thousand.
Sign up and get $200 in credit for your first 60 days with DigitalOcean.*
*This promotional offer applies to new accounts only.