Uživatelské nástroje

Nástroje pro tento web


en_installation:installation_guide

Rozdíly

Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.

Odkaz na výstup diff

Obě strany předchozí revizePředchozí verze
Poslední revizeObě strany příští revize
en_installation:installation_guide [2023/11/30 15:08] – [Installation guide:] kozaken_installation:installation_guide [2023/11/30 15:13] – stará verze byla obnovena (2023/03/07 15:49) kozak
Řádek 15: Řádek 15:
       * An example:       * An example:
         * ''ssh ela@blockchain.elachain.cz -p10222 ''         * ''ssh ela@blockchain.elachain.cz -p10222 ''
-  - **Downloading the installation .deb package ****(replace ''<ACCESS_TOKEN>''  with received token):** +  - **Downloading the installation .deb package ****(replace ''<ACCESS_TOKEN>'' with received token):** 
-      * >wget --header "PRIVATE-TOKEN: " "https://eu-de.git.cloud.ibm.com/api/v4/projects/27078/repository/files/elachain-preq.deb/raw" -O ./elachain-preq.deb +       <code>wget --header "PRIVATE-TOKEN: <ACCESS_TOKEN>" "https://eu-de.git.cloud.ibm.com/api/v4/projects/27078/repository/files/elachain-preq.deb/raw" -O ./elachain-preq.deb</code> 
-  - **Check package integrity with **''sha256sum elachain-preq.deb'' ** command. Hash of the current package version is: **''d28e2062252860e724d2f511e257feffa2b2b295bd62d35ee8d5d3900bd6ba3e''+  - **Check package integrity with **''sha256sum elachain-preq.deb'' ** command. Hash of the current package version is: **''0a2fe0fe95a6bc92c025342e76aa6d5b30fe4f6c6aa0341c497e305759d26f15''
   - **Run installation package **''sudo apt install ./elachain-preq.deb''  (you have to be in the directory where the package was downloaded)   - **Run installation package **''sudo apt install ./elachain-preq.deb''  (you have to be in the directory where the package was downloaded)
   - **Run **''node_config'' ** command after the installation is complete **  (without sudo - you have to run this command as a newly created user)   - **Run **''node_config'' ** command after the installation is complete **  (without sudo - you have to run this command as a newly created user)
Řádek 67: Řádek 67:
 couchdb1 couchdb1
 monitoring-telegraf monitoring-telegraf
 +
  
 </code> </code>
en_installation/installation_guide.txt · Poslední úprava: 2023/12/02 22:30 autor: kozak