Air
Air
Hello, During last years [Amazon WS introduced a lot of ARM based instances](https://aws.amazon.com/ec2/graviton/) and they have a great performance and affordable price. Also, Apple started a movement to the ARM...
## Describe the Bug Cannot create a custom origin behind the default one, because 1. `The given value is not suitable for child module variable "custom_origins" defined at .terraform/modules/cloudfront-cdn/variables.tf:327,1-26: element...
### Describe the Feature CloudFront has a future to create [Origin Group](https://docs.aws.amazon.com/cloudfront/latest/APIReference/API_OriginGroup.html) which is very usefully for high availability configuration. ### Expected Behavior A way to configure Origin Group, like...
Hello, Can please someone provide more information about KeyDB development status. 1. There are lot of reports about crashes 2. There a lot of reports about sync issues in Multi-Master...
### Describe the issue [TON Sites](https://docs.ton.org/develop/dapps/tutorials/how-to-run-ton-site) can be stored on the [TON Storage](https://docs.ton.org/participate/ton-storage/storage-faq#how-to-host-static-ton-site-in-ton-storage) and this is a very easy way to start. As for now, [Public entry TON Proxies](https://docs.ton.org/participate/web3/setting-proxy) does...
As a next step of the [Publish TON Site stored on TON Storage #674](674) we are trying to access [published site](https://docs.ton.org/participate/ton-storage/storage-faq#how-to-host-static-ton-site-in-ton-storage) via [TON Proxy](https://docs.ton.org/participate/web3/sites-and-proxy#accessing-ton-sites). When we follow [Running an entry...
How we can resolve TON DNS name in a simple way? 1. [TON DNS & Domains](https://docs.ton.org/participate/web3/dns) 2. [What is TON DNS?](https://docs.ton.org/learn/services/dns) 3. [TEPs/text/0081-dns-standard.md](https://github.com/ton-blockchain/TEPs/tree/master/text/0081-dns-standard.md) Questions 1. Can we do it somehow...
### Describe the issue How to run `storage-daemon` as a daemon via systemd? ### What behavior did you expect? When we run `storage-daemon` with `-d` key it should be run...
Is there any information about [storage-demon](https://docs.ton.org/participate/ton-storage/storage-daemon) system requirements? We run 2 nodes on AWS - [t3a.nano](https://aws.amazon.com/ec2/instance-types/t3/) and observed the following 1. One of the node became unresponsive, until OOM killer...
### Why: PR adds additional clarification about the Merge Queue - Merge queue and Pull Requests checks currently are coupled - Link to the section where these checks are configured...