Continuous integration and continuous deployment CI/CD

Cyanide9

Member
Joined
Aug 25, 2003
Messages
20
Reaction score
0
Location
Cape Town
Has anyone done CI/CD on shared hosting or managed server? Especially on an Xneelo/Hetzner package.
And if so, I would love some guidance as this is a completely new field for me.
 
Are you able to install your own software? What's the base?

We use a package called team city to do our pipeline. Scans repos, implements build chains, testing and code coverage and deployment.
 
Are you able to install your own software? What's the base?

We use a package called team city to do our pipeline. Scans repos, implements build chains, testing and code coverage and deployment.
We do the same with Gitlab.
 
Are you able to install your own software? What's the base?

We use a package called team city to do our pipeline. Scans repos, implements build chains, testing and code coverage and deployment.
The base is a Linux software platform Debian. We will have some root access
 
The base is a Linux software platform Debian. We will have some root access
Team city has a Linux Distro, it's effectively a website wrapping command utilities so all youneed is standard browser access once installed. Gitlab was mentioned, we don't use it but not sure if it's locked to github repos, nice thing about teamcity is it's cross repo compatible.

It also has a very friendly free license tier.
 
Team city has a Linux Distro, it's effectively a website wrapping command utilities so all youneed is standard browser access once installed. Gitlab was mentioned, we don't use it but not sure if it's locked to github repos, nice thing about teamcity is it's cross repo compatible.

It also has a very friendly free license tier.
Ok thanks, will look in to it.
 
Top
Sign up to the MyBroadband newsletter
X