GithubHelp home page GithubHelp logo

sonaric's Introduction

Sonaric

Node'u kurduktan sonra sonaric puanlarımız anlık olarak gelecek.

Hala bir incentive programı üstünde çalıştıklarını söylemişler.

Puanlarımız ödül olacak diye bir şey yok - sadece RC olarak içerdeyiz.

Sunucu maliyetimiz yok, mevcut bir sunucumuzu kullanacağız.

Donanım.

Ubuntu 22 ve üzerine ihtiyacımız var.

Ben aktif node kurduğum cihazlardan birini kullandım.

Yinede yeni sunucu alacaksanız 2 vCPU 2 RAM yeterlidir.

Kurulum

# sunucu güncelleme
sudo apt-get update && sudo apt-get upgrade -y

# nvm kullanarak nodejs yükleyelim 
curl -o- https://raw.githubusercontent.com/nvm-sh/nvm/v0.39.1/install.sh | bash
export NVM_DIR="$HOME/.nvm"
[ -s "$NVM_DIR/nvm.sh" ] && \. "$NVM_DIR/nvm.sh"
nvm install 20
nvm use 20
npm install -g npm@latest

# sonaric kurulumu
sh -c "$(curl -fsSL https://raw.githubusercontent.com/monk-io/sonaric-install/main/linux-install-sonaric.sh)"

sonaric node-info komutu ile node bilgileri çıktısı alıyorsak okeydir.

Ekran Resmi 2024-07-03 12 29 31

# güncelleme
sudo apt update
sudo apt upgrade sonaric
sonaric node-info
# komutun sonunu düzenleyelim.
ssh -L 127.0.0.1:44003:127.0.0.1:44003 -L 127.0.0.1:44004:127.0.0.1:44004 -L 127.0.0.1:44005:127.0.0.1:44005 -L 127.0.0.1:44006:127.0.0.1:44006 user@your-vps-ip
# user olarak root kullanıyorsanız root yazalım.

Yukarıdaki komutun çalıştığını anlamak için: curl http://localhost:44004

Ekran Resmi 2024-07-03 12 37 19
sonaric identity-export -o node-ismi.identity
# node-ismi kısmını silip bir isim belirleyelim.
# şifremizi girelim.

Yedekleme dosyası sunucumuzda SFTP ( Dosya ) bağlantı uygulamaları ile yada Termius ( Mac - Windows - Telefon ) , Mobaxterm üzerinden indirebilirsiniz.

Termius ise SFTP Girdiniz - Sunucunuzu seçtiniz sunucuzda bulunan xxxx.identy dosyasını sürükleyerek kendi bilgisayarınızda istediğiniz dosyaya kopyaladınız - indirdiniz.

image

Yedekleme İçin ( Site Üzerinden Ayarlarken Pub ID - Priv Key - Key - Key PW )

Node ile pc'miz arasında tünel açacağız.

ssh -L 127.0.0.1:44003:127.0.0.1:44003 -L 127.0.0.1:44004:127.0.0.1:44004 -L 127.0.0.1:44005:127.0.0.1:44005 -L 127.0.0.1:44006:127.0.0.1:44006 user@your-vps-ip

User - Ve İp Adresini sunucunuza göre ayarlayıp CMD'ye yapıştırın ve sunucunuza girin. CMD Açık Kaldığı sürece tunel aktif olacaktır.

Tarayıcınızdan : http://localhost:44004/ - Adresine Gidin - Nodenizin puanını - sıralamanızı göreceksiniz.

Orta sağ üst ayarlar butonu olacak Tıklayın - Export Butonuna tıklayın - Şifrenizi ayarlayın ve onaylayın artık size keylerinizi verecektir. Kaydedin ardından save to json file dosyasını basarakta json halini bilgisayarına kaydedin.

image

Puanlarımızı sonaric points ile görebiliriz.

Ekran Resmi 2024-07-03 12 39 26

Tebrikler, vaktim olduğunda 2 node daha gelecek reposu bile hazır - we love rc.

sonaric's People

Contributors

bakkalgazi42 avatar ruesandora avatar emir236070 avatar rpcdotcom avatar janjakrosso avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.