关于 Stackhero 的 Ruby 云常见问题解答Ruby

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

我如何部署我的应用程序?

您只需执行一次 git push stackhero 即可部署您的应用程序,这使得过程非常简单快捷!
您可以选择要部署的分支、标签、版本,甚至是提交。
其余部分会自动处理,您无需做任何其他事情。

SSL/TLS/HTTPS 怎么样?

如果您的应用程序是网站或API,我们提供一个集成代理,自动管理SSL证书的创建。
这意味着您无需采取任何额外步骤。只需部署您的代码,即可通过HTTPS直接访问您的应用程序。

那么不使用HTTP/HTTPS的应用程序呢?

部署不使用HTTP/HTTPS的应用程序没有问题。
只需选择您的应用程序正在监听的端口以及TCP和UDP之间的协议。
您甚至可以添加多个端口、多个协议,并同时保持HTTP/HTTPS支持!

是否可以使用SSH连接到实例?

由于Stackhero提供托管服务,因此无法使用SSH访问。如有任何安装需求,请联系支持以探索可能的解决方案。

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.
在几秒钟内部署到生产环境。
只需一个简单的“git push”(即将在 Stackhero 上推出)。