Question
How do Droplet images work? Where's the stuff?
Hi there,
first of all I’m new here, I just started a Droplet with a GitLab Image and everything works as expected. I can use GitLab with no problems.
I accessed the Droplet via SSH to add a user, maybe add a static page with nginx but I found nothing. There’s no git, no ruby, no nginx installed.
I tried
$ git –version
$ which –version
$ which ruby
etc. but there’s nothing. None of the GitLab requirements.
How can that be? Where’s the stuff? What am I missing?
Thanks a lot.
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.
×