set up .cpanel.yml file to upload everything
Just starting to learn how to set up git repository on my server with cPanel. It says that i have to have a file called .cpanel.yml in the root folder for it to work. It gave me this file example:…
Just starting to learn how to set up git repository on my server with cPanel. It says that i have to have a file called .cpanel.yml in the root folder for it to work. It gave me this file example:…
I've being trying to setup gitlab CI with my django project. The project uses postgis extension. After all this setup I still get the error that postgis.control file could not be found $ export PGPASSWORD=$POSTGRES_PASSWORD $ psql -c "CREATE EXTENSION…
Has anyone managed to figure out how to make Vue.js work with history mode with GitHub or GitLab Pages? It works with hash mode, but I don't want to use hash mode for SEO related reasons. Reference for router modes:…
We have 5 people working on a project in our company. Everyone syncs their respective code to Gitlab. Every time we are copying and pasting the contents from local machine/Gitlab to production server to make our application work. We wish…
I've been trying to get this sorted all day. I'm running an omnibus install of GitLab on Ubuntu 14.04, using an existing nginx install. I can login, create projects, issues, etc. but I cannot push/pull, clone or anything to a…
I have installed gitlab (manually) at ubuntu 12.04. There are some repositories that contain PSD (Adobe photoshop files). What we hope to achieve is that whenever someone is pushing a commit to the gitlab server, it will automatically: Convert PSD…
I'm wondering if GitLab now also supports previewing PSD files as GitHub does. Unfortunately I didn't find anything on this and I don't have a running instance of GitLab yet. Maybe someone who uses GitLab already can bring some light…
I'm wondering if GitLab now also supports previewing PSD files as GitHub does. Unfortunately I didn't find anything on this and I don't have a running instance of GitLab yet. Maybe someone who uses GitLab already can bring some light…
I'm thinking about installing GitLab Community Edition on my VPS which is currently also running svn & Parallels Plesk (git should eventually replace svn). The VPS hosts a couple of websites, none of which carry heavy load. VPS specs: CentOS…