Come gestire un panettiere con ledger (firmatario remoto)
2 risposta
- voti
-
- 2019-02-21
È delineatonella documentazione ditezos qui: https://tezos.gitlab.io/mainnet/Introduction/Various.html # signer
Una cosa a cui devipensare è configurare untunnel VPN o ssh o una connessione sicuratrailfirmatario (inesecuzione su unamacchina locale conil libromastro connesso)e ilnodonel cloud.
Posso consigliare di dare un'occhiata a Zerotier - https://www.zerotier.com/ -per un approccio semplicee potente
It's outlined in the tezos docs here: https://tezos.gitlab.io/mainnet/introduction/various.html#signer
One thing you need to think about is setting up a VPN or ssh tunnel or some secure connection between the signer (running on a local machine with the ledger connected) and the node in the cloud.
I can recommend taking a look at Zerotier - https://www.zerotier.com/ - for a simple and powerful approach
-
- 2019-02-21
Sononella stessa situazionee mipiace la comoda confezione delleimmagini Docker.
Questo ragazzo hafornitoistruzioni su comeeseguiretezos-signertramite l'immagine Docker Tezos ufficiale: https://github.com/habanoz/tezos-signer-on-docker
Almomento sonobloccato alpassaggio 4,non so come configurarei miei contenitori Dockerbakere accusatoreper utilizzareil contenitoretezos-mainnet-signer che hoinstallatoe funzionante.
I'm in the same situation and like the convenient packaging of the Docker images.
This guy provided instructions on how to run the tezos-signer via the official Tezos Docker image: https://github.com/habanoz/tezos-signer-on-docker
I'm currently stuck at step 4, not sure how to configure my baker and accuser Docker containers to use the tezos-mainnet-signer container I got up and running.
Vorrei sapere comeeseguire unnodo su un VPS utilizzando unportafoglio hardware.Tuttimi consigliano di scavare su "firmatario remoto"manonpotreitrovaremolteinformazioni su diesso.c'è qualche spiegazione dettagliata sull'utilizzo delfirmatario remotoper VPS?