关于 Stackhero 的 Code-Hero 云常见问题Code-Hero

Stackhero 是一家 🇪🇺 欧洲 公司,符合 GDPR 标准,根据您的偏好在 🇪🇺 欧洲🇺🇸 美国 拥有服务器。

与所有其他类似的 VS Code 解决方案有什么区别?

有两个主要区别。

第一个区别是,使用 Stackhero,您的实例运行在一个专用且私有的虚拟机上。
您无需与其他用户共享。

第二个区别是,您可以直接在浏览器中或通过 SSH 连接访问真正的终端(Zsh)。
您可以执行任何命令,如 makedocker-compose upyarn 等,就像在您的计算机上一样……但拥有高性能服务器的强大功能!

拥有专用和私有VM的好处是什么?

第一个好处是虚拟机提供的安全性,相较于传统的共享云解决方案。

第二个好处是您专用虚拟机提供的性能。

第三个好处是能够直接在您的实例上运行服务器。例如,您可以运行开发应用程序,并直接使用实例主机名连接到它。更好的是,您的实例包含一个Traefik代理,使您能够轻松管理TLS(HTTPS)证书。借此,您不再需要使用http://localhost:3000,而是使用https://yourapp.dev.your-company.com。您的开发平台运行起来就像在生产环境中一样,拥有真实的域名和HTTPS加密!

Is it possible to restrict access based on IPs with a firewall?

Absolutely! Your instance has its own firewall where you can decide which IPs have access to which port in 2 clicks.

What cloud providers are used by Stackhero?

We created our own cloud software solution, making us completely independent from cloud providers. We deploy this innovative solution directly on bare-metal servers, providing you with incredible 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 is composed of multiple subservices. All of them are running in containers, within a virtual machine, totally dedicated to you.
This VM is totally private and isolated from other clients, offering a highly secured 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 physically plugged to your instances.
We don't use network disks, contrary to traditional cloud solutions, that are slow and expensive.
This way we ensure best performances and exceptional IOPS.

What is the atomic backup system?

The problem with traditional backup systems is that files are saved at different times interval.
Let's say you have 2 files, a.txt and b.txt. Your backup starts at 9am and it finishes at 10am.
The file a.txt will contain data from 9am and b.txt will contain data from 10am.
This is traditional in backups systems and is a big issue leading to consistency problems.

This is why we developed an in-house backup system that takes an atomic image of your instance at a precise moment.
Atomic in a way that we can guarantee that all files from the backup have been taken exactly at the same time.
If your backup starts at 9am, all files will have data from 9am. You have a perfect consistent and reliable backup.

Are backups encrypted?

Backups are first transmitted to a dedicated server, which verifies and validates the data. Once these checks have been approved, the backups are encrypted and archived.
Encryption uses ECDH and Curve25519 as part of the OpenPGP protocol, with a unique key generated for each backup.

How does billing work?

At the beginning of each month, our system computes how many hours your services were up and a detailed invoice is created.
You receive a single monthly invoice, containing all your services, clearly explained and easy to understand. Your accounting department will love 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 recognized 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.
只需 2 分钟即可启动 Code-Hero。
立即开始编写代码。