Various utilities and scripts used in infrastructure.
Go to file
Jakub Sokołowski 527eaed3d4
ansible/stats.py: include vcpu and memory stats
This is achieved by extra node metadata added in:
- https://github.com/status-im/infra-role-bootstrap-linux/commit/63998e7c
- https://github.com/status-im/infra-role-bootstrap-macos/commit/f2dda03c
- https://github.com/status-im/infra-role-bootstrap-windows/commit/99df3934
- https://github.com/status-im/infra-hq/commit/898fa9f5

Signed-off-by: Jakub Sokołowski <jakub@status.im>
2022-02-24 02:10:31 +01:00
alicloud use ubuntu regex 2018-08-15 16:04:27 -04:00
ansible ansible/stats.py: include vcpu and memory stats 2022-02-24 02:10:31 +01:00
cloudflare print id of dns record first 2019-02-16 14:38:03 +01:00
conan add CONAN_HOME env variable to be explicit about config location 2018-11-01 13:51:14 +01:00
consul consul/gen_hosts: script for generating hosts entries 2021-08-28 11:05:34 +02:00
discord add way to export Discord server 2020-04-07 14:00:39 +02:00
elasticsearch elasticsearch/esclean.py: allow use of wildcard with program 2021-06-14 13:28:40 +02:00
github customize repos path with ANSIBLE_REPOS_PATH env var 2021-06-29 14:35:07 +02:00
ipfs handle legacy hash for updating dapp 2020-02-12 13:44:47 +01:00
libp2p-webrtc-star libp2p-webrtc-star: upgrade to 0.17.6 2020-02-10 10:51:19 +01:00
livepeer fix livepeer image entrypoint 2018-10-28 13:51:46 +01:00
nginx-lua make it work with lua 5.1 2019-01-23 14:31:31 +01:00
oauth2-proxy add readme 2019-12-10 12:58:32 +01:00
s3utils s3utils/delete.py: use pagination to handle long lists 2021-08-30 09:04:12 +02:00
seed2key-beta fix module name 2020-02-11 15:48:10 +01:00
seed2key-v1 improve readme 2020-02-22 01:08:26 +01:00
smtp use correct to address 2019-08-06 11:44:48 -04:00
status-go add status-go/mail_sync.py script fo syncing envelopes 2020-03-27 16:41:02 +01:00
swarm add a Dockerfile for a swarm image 2018-08-15 16:04:02 -04:00
tcp-ping add extra print for EpollWait for debugging 2019-11-11 15:28:29 +01:00
terraform add script for importing terraform resources 2019-02-16 14:37:50 +01:00
threatstack add script for getting ThreatStack agents 2020-10-19 21:58:51 +02:00
.gitignore add pin_image.js for ipfs pin test 2020-01-21 13:47:48 +01:00
Makefile add a simple Makefile 2018-07-16 22:24:17 +02:00
README.md add a basic readme 2018-10-05 13:19:16 -04:00

README.md

Description

This is a collection of various scripts, dockerfiles, and tools that do not fit anywhere else.