Commit Graph

106 Commits

Author SHA1 Message Date
fred 6dc269f58c better cache control and update 2023-09-12 19:01:42 +02:00
fred e1f908c3df Takes care of maintaining ~/.zen/tmp/swarm updated 2023-09-12 18:17:43 +02:00
fred 9d72e401fe UPLANET.refresh & cache management & bug hunting 2023-09-11 17:08:22 +02:00
fred 7c698e38a1 MAP LAYER BETTER CONNEXION 2023-09-10 17:43:53 +02:00
fred 32b42cf07c maintain swarm cache 2023-09-10 16:45:11 +02:00
fred 7cd484b776 Move COINS in ./COINS 2023-09-06 14:08:20 +02:00
fred 63f96bd547 U Planet - LAT LON KEYS - Crypto Commons 2023-09-01 01:25:25 +02:00
fred 95507e0315 READ THIS TO UNDERSTAND WHAT IS UNDERNEATH 2023-07-04 12:41:50 +02:00
fred fccd11e623 Takes care about swarm map (http://127.0.0.1:12345) 2023-07-01 17:08:54 +02:00
fred ce2c04eac6 Now PLAYER can create any G1CARTE from any Station (without TW) 2023-05-10 13:56:07 +02:00
fred 6ab293ff05 Evolution Milgram workflow & UX 2023-05-01 03:50:19 +02:00
fred 278255feb4 We had a / problem 2023-04-30 15:24:29 +02:00
fred 4590d0b7a3 cosmetics in code & extra protections 2023-04-29 20:03:54 +02:00
fred f877cceba7 réglage fin 2023-04-29 03:20:43 +02:00
fred 6b53a9093b AUTO RELAUNCH IN ABOUT AN HOUR : DESYNC SWARM REFRESHINGS 2023-04-29 03:15:42 +02:00
fred f256523637 REMOVE EMPTY DIRECTORIES 2023-04-28 22:27:13 +02:00
fred 8807970cdb ZNOD's SWARM CACHE AUTO PROPAGATION ACTIVATED 2023-04-28 18:14:12 +02:00
fred 3d91fb0cd0 SWARM NODE DATA CACHE REPLICATOR 2023-04-28 16:34:59 +02:00
fred d31fd9cfee install was locked ;) unlock now 2023-04-19 14:56:19 +02:00
fred 505df45d61 UPSYNC TO is correct now 2023-04-18 15:44:02 +02:00
fred 92a6e42f22 MySwarm_${IPFSNODEID} IS /proc/cpuinfo DERIVATED KEY USED TO DECODE TW MadeInZion BASE16 2023-04-18 04:53:01 +02:00
fred 9c6607d865 not looping on me 2023-04-17 10:36:35 +02:00
fred 1d727af793 ## BE CAREFUL NOT MAKING A LOOP !!! 2023-04-17 09:29:20 +02:00
fred e8eb8fa8cd remove empty directories 2023-04-17 02:01:40 +02:00
fred 7baeb14ca2 no error 2023-04-17 01:09:36 +02:00
fred cb0e58d395 NODEG1PUB ~/.zen/tmp/swarm & ~/.zen/tmp/$IPFSNODEID 2023-04-17 01:08:22 +02:00
fred aa2bc61b9d nicer 2023-04-05 19:17:26 +02:00
fred acc3c79417 12345 MAP optimisation + UPSYNC command 2023-04-03 17:17:47 +02:00
fred f21832937f he 2023-03-15 05:42:13 +01:00
fred 1db9f05d7c readable date in log please 2023-01-21 19:29:05 +01:00
fred 132a598162 ACTIVATE LIBP2P PORT FORWARDINGS 2023-01-08 16:33:07 +01:00
fred 87a41cf103 120 sec timeout for bootstrap swarm cache refresh 2022-12-31 19:13:36 +01:00
fred 2eed37ee2e yuuus 2022-12-30 22:55:10 +01:00
Yann Autissier b1ee55d196 myPlayerApi 2022-12-27 18:35:43 +00:00
fred ede575d094 fine tuning 2022-12-23 15:36:57 +01:00
fred 0b603c5b12 isLAN from route 2022-12-18 20:45:43 +01:00
fred a0164e2849 grep -rl '0/0 | awk {print $3}) |' ./ | xargs sed -i 's~0/0 | awk {print $3}) |~0/0 | awk '"'"'{print $3}'"'"'\) |~g' 2022-12-18 20:09:54 +01:00
fred 3699d5bfff bugs killing & enhancement 2022-11-27 18:07:02 +01:00
fred 52dbd575b7 grep -rl 'astroport.localhost' ./ | xargs sed -i 's/astroport.localhost/ipfs.localhost/g' 2022-11-19 20:34:28 +01:00
fred 26fee3977d not relaying empty branch 2022-11-19 19:07:27 +01:00
fred f741106511 myIP:12345 publish IPFSNODE & MySwarm DATALINKS 2022-11-18 22:47:45 +01:00
Yann Autissier 4b8a72e934 add docker files 2022-11-16 05:11:07 +00:00
fred 61956ad410 WHAT init problem 2022-11-05 20:15:02 +01:00
fred 124b3fa6f3 +IPFSNODEID=$(ipfs id -f='<id>\n') 2022-11-05 17:51:10 +01:00
fred 892f215a93 myIP=$(hostname -I | awk '{print $1}' | head -n 1)
isLAN=$(echo $myIP | grep -E "/(^127\.)|(^192\.168\.)|(^10\.)|(^172\.1[6-9]\.)|(^172\.2[0-9]\.)|(^172\.3[0-1]\.)|(^::1$)|(^[fF][cCdD])/")
[[ ! $myIP || $isLAN ]] && myIP="127.0.1.1"
2022-11-05 13:55:02 +01:00
fred 4ba9cd9c12 MOATS timpestamp & reduce swarm loop 2022-11-03 22:56:19 +01:00
fred c85b28e8bc better loop cycling 2022-11-03 20:16:18 +01:00
fred 4af6967b99 calm down 2022-11-02 21:27:28 +01:00
fred 371e54bcc0 stop republish inside old publish 2022-11-02 21:21:45 +01:00
fred dced058e50 IPFS HDD API BIOS WRITE & READ - TW FILE SYSTEM 2022-11-02 17:23:12 +01:00
fred bc590e200e hostname 2022-11-02 15:34:44 +01:00
fred 4d4ba083f5 created 2022-11-02 15:30:43 +01:00
fred d7375f6b89 Access-Control-Allow-Origin: \* 2022-11-02 15:12:13 +01:00
fred fac68e8d46 ./start + 1234 WRITE API + 12345 READ IPNS MAP 2022-11-02 15:00:01 +01:00
fred 07fe1d51c5 "'*'" 2022-11-02 14:06:26 +01:00
fred 6e24410099 TW plugins 2022-11-02 13:31:39 +01:00