en_installation:installation_guide
Rozdíly
Zde můžete vidět rozdíly mezi vybranou verzí a aktuální verzí dané stránky.
Obě strany předchozí revizePředchozí verzeNásledující verze | Předchozí verze | ||
en_installation:installation_guide [2023/01/20 15:12] – kozak | en_installation:installation_guide [2025/01/10 14:00] (aktuální) – [Installation guide:] kozak | ||
---|---|---|---|
Řádek 10: | Řádek 10: | ||
- **Re-log as a new user (directly on server console or remote via ssh)** | - **Re-log as a new user (directly on server console or remote via ssh)** | ||
* With default ssh port 22: | * With default ssh port 22: | ||
- | * "ssh youruser@yourIP" | + | * '' |
* Different port: | * Different port: | ||
- | * "ssh youruser@yourIP -pYourPort" | + | * '' |
* An example: | * An example: | ||
* '' | * '' | ||
- | - **Downloading the installation .deb package ****(replace ''< | + | - **Downloading the installation .deb package ****(replace ''< |
- | * '' | + | |
- | - **Check package integrity with **'' | + | - **Check package integrity with **'' |
- **Run installation package **'' | - **Run installation package **'' | ||
- **Run **'' | - **Run **'' | ||
Řádek 28: | Řádek 28: | ||
* Next is a question about creating an Apache configuration. In most cases, it is desirable to choose " | * Next is a question about creating an Apache configuration. In most cases, it is desirable to choose " | ||
* Then you need to fill in an email to generate an SSL certificate via Let's Encrypt. If you want to use your own SSL certificate, | * Then you need to fill in an email to generate an SSL certificate via Let's Encrypt. If you want to use your own SSL certificate, | ||
- | * The last question concerns the installation of the logDNA | + | * The last question concerns the installation of the logging |
- | * Installation of the logDNA | + | * Installation of the logging |
- **After completing **'' | - **After completing **'' | ||
* Remotely: '' | * Remotely: '' | ||
Řádek 50: | Řádek 50: | ||
* When the gateway bootstrap you will be asked for the number of proxy servers due to the correct functionality of the endpoint limiter. If there are no proxy servers in front of the server, choose N. Otherwise, fill in their number + 1 (EBS setup adds one by itself). | * When the gateway bootstrap you will be asked for the number of proxy servers due to the correct functionality of the endpoint limiter. If there are no proxy servers in front of the server, choose N. Otherwise, fill in their number + 1 (EBS setup adds one by itself). | ||
- **Installation is now finished. When listing docker containers using **'' | - **Installation is now finished. When listing docker containers using **'' | ||
- | > gateway.blockchain.yourDomain couchdb-gateway.blockchain.yourDomain apps-notarius apps-admin apps-admin-mongo ebs-peer0.blockchain.yourDomain-notarius_cc-" | + | <code> |
+ | gateway.blockchain.yourDomain | ||
+ | couchdb-gateway.blockchain.yourDomain | ||
+ | apps-notarius | ||
+ | apps-admin | ||
+ | apps-admin-mongo | ||
+ | ebs-peer0.blockchain.yourDomain-notarius_cc-" | ||
+ | ebs-peer0.blockchain.yourDomain-admin_cc-" | ||
+ | ebs-peer1.blockchain.yourDomain-notarius_cc-" | ||
+ | ebs-peer1.blockchain.yourDomain-admin_cc-" | ||
+ | cli | ||
+ | peer0.blockchain.yourDomain | ||
+ | peer1.blockchain.yourDomain | ||
+ | gtw-ca.blockchain.yourDomain | ||
+ | couchdb0 | ||
+ | couchdb1 | ||
+ | monitoring-telegraf | ||
+ | |||
+ | </ | ||
* If the apache server is running correctly at the same time, you can open Notarius application running on your node at the address [[https:// | * If the apache server is running correctly at the same time, you can open Notarius application running on your node at the address [[https:// | ||
* The Admin application can then be found under [[https:// | * The Admin application can then be found under [[https:// | ||
en_installation/installation_guide.1674223969.txt.gz · Poslední úprava: 2023/01/20 15:12 autor: kozak