Which GitLab can I connect my runner to?
Your runner works with
GitLab.com (Free, Premium and Ultimate) and with any
self-managed GitLab, including a
GitLab you host on Stackhero. You register it once with a runner authentication token, and it starts picking up your jobs.
Is there a limit on CI/CD minutes?
No. Unlike runners billed per CI/CD minute, your GitLab Runner runs on a dedicated VM you rent by the hour, so your build minutes are unlimited. You can run pipelines 24/7 without ever topping up compute credits.
How many jobs can run at the same time?
It depends on your plan, from a single job up to dozens of concurrent jobs. This corresponds to the GitLab Runner concurrent setting: the more concurrent jobs, the more of your pipeline runs in parallel instead of queuing.
Which executor is used?
The Docker executor. Every job runs in its own clean container based on the image you choose in your .gitlab-ci.yml, so your builds are reproducible and isolated from each other.
Can I build and push Docker images?
Yes.
Docker-in-Docker support lets you run
docker build and push images to any registry, including the GitLab Container Registry. See the
GitLab Runner documentation for a ready-to-use example.
How do I register my runner?
Create a runner authentication token in your GitLab project, group or instance, then paste it into the Stackhero dashboard. Your runner connects on its own. The full walkthrough is in the
GitLab Runner documentation.
Is it possible to connect to the instance using SSH?
Since Stackhero provides managed services, SSH access is not available. For any installation needs, please contact support to explore possible solutions.
Is it possible to restrict access based on IPs using a firewall?
Absolutely! Your instance has its own firewall where you can decide which IPs have access to which port in two clicks.
Which cloud providers are used by Stackhero?
We developed our own cloud software solution, making us entirely independent from cloud providers. We deploy this innovative solution directly on bare-metal servers, offering you exceptional performance and stability.
Where is the data hosted?
Stackhero is a French company operating under European and French laws.
Servers are located, depending on your choice, either in the European Union (France) or in the USA.
Backups are stored in the European Union.
What is the software infrastructure?
Your service consists of multiple subservices. All of them operate in containers within a virtual machine entirely dedicated to you.
This VM is completely private and isolated from other clients, providing a highly secure environment with very high performance.
It is hosted on a bare-metal server running Stackhero DC OS, our own Linux distribution.
What about disk performance?
We use disks that are physically connected to your instances.
We do not use network disks, unlike traditional cloud solutions, which are slow and costly.
This way, we ensure optimal performance and exceptional IOPS.
What is the atomic backup system?
The issue with traditional backup systems is that files are saved at different time intervals.
Let's say you have 2 files, a.txt and b.txt. Your backup starts at 9am and finishes at 10am.
The file a.txt will contain data from 9am and b.txt will contain data from 10am.
This is typical in backup systems and presents a significant problem leading to consistency issues.
This is why we developed an in-house backup system that captures an atomic image of your instance at a precise moment.
Atomic in the sense that we can guarantee all files from the backup are taken exactly at the same time.
If your backup starts at 9am, all files will have data from 9am. You have a perfectly consistent and reliable backup.
Are the backups encrypted?
Backups are initially sent to a dedicated server, which verifies and validates the data. Once these checks are approved, the backups are encrypted and archived.
Encryption employs ECDH and Curve25519 as part of the OpenPGP protocol, with a unique key generated for each backup.
How does billing work?
At the start of each month, our system calculates the number of hours your services were operational, and a detailed invoice is generated.
You receive a single monthly invoice that consolidates all your services, clearly explained and easy to understand. Your accounting department will appreciate that!
What certifications does Stackhero hold?
The primary mission of Stackhero is to provide a platform that is easy to use, extremely reliable, and highly secure.
A key element in achieving this mission is the annual attainment of the ISO 27001 certification, a globally recognised quality and security label.
This certification, awarded following a rigorous audit conducted by an independent external body, attests to compliance with the strictest international standards in information security.