MAILJET & GPS

This commit is contained in:
fred 2024-01-16 15:36:25 +01:00
parent 3ed11810c7
commit 395b8bf4fc
1 changed files with 9 additions and 1 deletions

View File

@ -443,7 +443,7 @@ So ASTROBOT while applying ScuttleButt replications will ".chain.ts" data and ch
Data can't be lost, but protocol chain can be break ! Data can't be lost, but protocol chain can be break !
In case of some annoyance, we can monitor IPFS protocol to identify which IPFSNODEID key is acting badly and apply reaction based on DEFCON level (look into astrXbian code) In case of some annoyance, we can monitor IPFS protocol to identify which IPFSNODEID key is acting badly and apply reaction based on DEFCON level (look into astrXbian code)
### MAILJET ### MAILJET & GPS
In order for "Boostrap Station" to send emails to PLAYERs, we use [mailjet service](https://mailjet.com/). In order for "Boostrap Station" to send emails to PLAYERs, we use [mailjet service](https://mailjet.com/).
@ -454,6 +454,14 @@ In order for "Boostrap Station" to send emails to PLAYERs, we use [mailjet servi
~/.zen/Astroport.ONE/tools/mailjet.sh ~/.zen/Astroport.ONE/tools/mailjet.sh
``` ```
Boostrap location is specified in ~/.zen/GPS
```
cat ~/.zen/GPS
48.87039, 2.31673
```
### LOW RESSOURCE STATION CAN ACTIVATE LOW MODE (disable ipfs daemon) ### LOW RESSOURCE STATION CAN ACTIVATE LOW MODE (disable ipfs daemon)
``` ```
~/.zen/Astroport.ONE/tools/cron_VRFY.sh LOW ~/.zen/Astroport.ONE/tools/cron_VRFY.sh LOW