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.

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!
Awesome post, thank you, Mr. Ellingwood! Got an idea to create wrapper with simple interface, based on GitLab API , for easy collaboration with nontechnical people. This is to ensure the customer can create ‘issue’ without feeling fear and despair. I mean an interface, some perfect as Digitalocean dashboard, optimized for interaction dev team with the customer. Maybe there are already ready-made solutions?
Hi There, Everything is working and i am trying to clone a gitlab repo to a server with the following command
user@cpanelwebsiteaddress [~/public_html/luke]# git clone user@host:repositorylocation (the location of the repository i got from gitlab. and when enter the command the following error returns.)
Initialized empty Git repository in /home/cpaneluser/public_html/ ssh: connect to host user@host port 22: Connection timed out fatal: The remote end hung up unexpectedly
And i dont know why this error is? Any help would be appreciated.
I have installed gitlab and it is working fine and i have uploaded files to a repository from my mac and all is good. I amso used the dame git.mydomain.me to navigate to git. and i am trying to clone the repository to luke.mydomain.me which is where i want the files from gitlab to go.
You need to set the HTTP upload limit to something like 500mb, or use SSH. Google for “gitlab 413 error” to see various solutions. I found there were two files that needed to be modified in order to get this working. Default HTTP upload size max of 5mb seems like an inappropriate default for the install; should really be fixed in the distro.
and how can i add collaboraters to a project ??
thanks for the job :-)