All Projects → c29r3 → cosmos-snapshots

c29r3 / cosmos-snapshots

Licence: other
Automatic snapshots of the blockchain state

Programming Languages

shell
77523 projects

Projects that are alternatives of or similar to cosmos-snapshots

spectral
Awesome Spectral Indices for the Google Earth Engine JavaScript API (Code Editor).
Stars: ✭ 68 (-4.23%)
Mutual labels:  sentinel
Springcloud
基于SpringCloud2.1的微服务开发脚手架,整合了spring-security-oauth2、nacos、feign、sentinel、springcloud-gateway等。服务治理方面引入elasticsearch、skywalking、springboot-admin、zipkin等,让项目开发快速进入业务开发,而不需过多时间花费在架构搭建上。持续更新中
Stars: ✭ 6,997 (+9754.93%)
Mutual labels:  sentinel
pf-azure-sentinel
Parse pfSense/OPNSense logs using Logstash, GeoIP tag entities, add additional context to logs, then send to Azure Sentinel for analysis.
Stars: ✭ 24 (-66.2%)
Mutual labels:  sentinel
evo-odas
Code Repository for the EVO-ODAS
Stars: ✭ 30 (-57.75%)
Mutual labels:  sentinel
Gpmall
【咕泡学院实战项目】-基于SpringBoot+Dubbo构建的电商平台-微服务架构、商城、电商、微服务、高并发、kafka、Elasticsearch
Stars: ✭ 4,241 (+5873.24%)
Mutual labels:  sentinel
RDS-sanitized-snapshots
Take periodic snapshots of RDS databases, sanitize them, and share with other accounts. Useful for QA/dev databases.
Stars: ✭ 41 (-42.25%)
Mutual labels:  snapshots
sca-best-practice
Provide microservice API for HanLP
Stars: ✭ 13 (-81.69%)
Mutual labels:  sentinel
oasis-sdk
Official SDK for the Oasis Network.
Stars: ✭ 57 (-19.72%)
Mutual labels:  oasis
Discovery
☀️ Nepxion Discovery is a solution for Spring Cloud with blue green, gray, route, limitation, circuit breaker, degrade, isolation, tracing, dye, failover 蓝绿、灰度、路由、限流、熔断、降级、隔离、追踪、流量染色、故障转移
Stars: ✭ 4,658 (+6460.56%)
Mutual labels:  sentinel
Foundatio.Repositories
Generic repositories
Stars: ✭ 74 (+4.23%)
Mutual labels:  snapshots
nestjs-redis
Redis(ioredis) module for NestJS framework
Stars: ✭ 112 (+57.75%)
Mutual labels:  sentinel
satellitesearch
[DEPRECATED] RemotePixel.ca satellitesearch project code
Stars: ✭ 19 (-73.24%)
Mutual labels:  sentinel
cti-stix-generator
OASIS Cyber Threat Intelligence (CTI) TC: A tool for generating STIX content for prototyping and testing. https://github.com/oasis-open/cti-stix-generator
Stars: ✭ 27 (-61.97%)
Mutual labels:  oasis
fire-cloud
基于Spring Cloud的微服务业务框架
Stars: ✭ 16 (-77.46%)
Mutual labels:  sentinel
juno
Open Source Platform for Interoperable Smart Contracts
Stars: ✭ 267 (+276.06%)
Mutual labels:  juno
framework
A stylish PHP application framework crafted using Slim, Twig, Eloquent and Sentinel designed to get you from clone to production in a matter of minutes.
Stars: ✭ 56 (-21.13%)
Mutual labels:  sentinel
Springcloud Learning
Spring Cloud基础教程,持续连载更新中
Stars: ✭ 6,839 (+9532.39%)
Mutual labels:  sentinel
Lidea
大型分布式系统实时监控平台
Stars: ✭ 28 (-60.56%)
Mutual labels:  sentinel
juno-agent
juno-agent
Stars: ✭ 46 (-35.21%)
Mutual labels:  juno
CosmicClone
Cosmic Clone is a utility that can backup\clone\restore a azure Cosmos database Collection. It can also anonymize cosmos documents and helps hide personally identifiable data.
Stars: ✭ 113 (+59.15%)
Mutual labels:  cosmos

cosmos-snapshots

List of snapshots:
Crazy hosting provider Hetzner banned my account. I don't know yet how quickly I can restore everything
https://snapshots.c29r3.xyz:

MIRRORS

http://162.255.116.68/snapshots/ - privded by Min (Min#6706)
https://snapshots.stakecraft.com/ - provided by Alex Novy

http://snapshots.alexvalidator.com - Provided by Bambarello

  • Oasis mainnet
  • IXO (Mainnet)
  • Regen (Mainnet)
  • Stargaze (Mainnet)
  • Juno (Mainnet)
  • Axelar (Mainnet)
  • Sifchain (Betanet)
  • Desmos (Mainnet)
  • Evmos (Mainnet)
  • Gravity Bridge (Mainnet)
  • Omniflix (Mainnet)
  • Umee (Mainnet)
  • Cosmos (Mainnet)
  • Kichain (Mainnet)

https://services.staketab.com/ - provided by Staketab

  • Axelar
  • Axelar testnet 1
  • Axelar testnet 2
  • Cosmos
  • Desmos
  • Evmos
  • Gravity bridge
  • Omniflix
  • Osmosis
  • Sifchain
  • Stargaze
  • Umee

https://snapshots.stake2.me/ - provided by Danil Ushakov

  • Agoric
  • Akash
  • Certik
  • Gravity bridge
  • IXO
  • Osmosis
  • Sifchain
  • Stargaze

https://snapshot.notional.ventures/ - provided by Notional

  • Cosmoshub
  • Osmosis
  • Juno
  • Starname
  • Regen
  • Akash
  • Sentinel
  • E-money
  • Terra
  • Ixo
  • Sifchain
  • Likecoin
  • Kichain
  • Cyber
  • Cheqd
  • Stargaze
  • Band
  • Chihuahua
  • Kava
  • Bitcanna
  • Konstellation
  • Omniflixhub
  • Vidulum
  • Provenance
  • Dig
  • Gravity bridge
  • Comdex
  • Cerberus
  • Bitsong
  • AssetMantle
  • FetchAI

Run your own backup server with snapshots

Install requirements

sudo apt update && \
sudo apt install curl git docker.io -y

Clone github repo
git clone https://github.com/c29r3/cosmos-snapshots.git && cd cosmos-snapshots

Create folder for snapshots
mkdir $HOME/snapshots/

Start Nginx via docker

cd $HOME; \
docker run --name snapshots \
--restart always \
-v $(pwd)/default.conf:/etc/nginx/conf.d/default.conf \
-v $(pwd)/snapshots/:/root/ \
-p 80:80 \
-d nginx

Fill in the variables in the file akash_snapshot.sh

CHAIN_ID="akashnet-2"
SNAP_PATH="$HOME/snapshots/akash"
LOG_PATH="$HOME/snapshots/akash_log.txt"
DATA_PATH="$HOME/.akash/data/"
SERVICE_NAME="akash.service"

Create new snapshot
./akash_snapshot.sh

Check snapshot

MY_IP=$(curl -s 2ip.ru); \
curl -s http://${MY_IP}

Automation

You can add script to the cron

# start every day at 00:00
0 0 * * * /bin/bash -c '/root/akash_snapshot.sh'
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].