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!
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
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.
Scale up as you grow — whether you're running one virtual machine or ten thousand.

From GPU-powered inference and Kubernetes to managed databases and storage, get everything you need to build, scale, and deploy intelligent applications.
