Commit Graph

71 Commits

Author SHA1 Message Date
vvzvlad
9ba8bba8f5 new updater 2024-09-06 15:52:51 +03:00
vvzvlad
20ae1db9fd update env/cfg 2024-09-06 15:23:36 +03:00
Clement
ef4b04b30b
Merge pull request #17 from dhairya1008/fix-FromAsCasing-warning
Dockerfile: fix FromAsCasing warning
2024-09-05 18:37:42 +02:00
Clement
79d23dd10a
Merge branch 'main' into fix-FromAsCasing-warning 2024-09-05 18:28:10 +02:00
Clement
820bfcc479
Merge pull request #21 from Radovenchyk/patch-1
Fix typo update README
2024-09-05 18:21:17 +02:00
Clement
6af36f417b
Merge pull request #22 from Olexandr88/patch-1
Update README
2024-09-05 18:20:38 +02:00
Clement
e97d8e0162
Merge pull request #19 from allora-network/kush-alloralabs-patch-1
Update README.md
2024-09-05 18:17:05 +02:00
Clement
5807ebbeff Update region in Readme 2024-09-05 18:14:10 +02:00
kush-alloralabs
1f2e49f948
Merge pull request #23 from allora-network/clement/fix-healthcheck
Fix healthcheck missing curl dependency
2024-09-05 09:43:45 -04:00
Clement
3b3644b470 Fix healthcheck 2024-09-05 15:41:27 +02:00
Clement
233393fc63 Update README.md 2024-09-05 15:41:10 +02:00
Olexandr Radovenchyk
f5f3ea8364
Update README 2024-09-05 13:32:20 +03:00
Oleh
a2af3605c3
Fix typo update README 2024-09-05 13:10:48 +03:00
kush-alloralabs
5cbbeeedc2
Update README.md 2024-09-04 16:33:40 -04:00
kush-alloralabs
70cf49d0a2
Merge pull request #18 from allora-network/clement/SOLU-1362
Add real-time data fetching and configuration options
2024-09-04 14:26:37 -04:00
clementupshot
cb8b17a3ed
Add real-time data fetching and configuration options
See README and .env.example
2024-09-04 20:24:42 +02:00
dhairya1899
4d95ca5fbd Dockerfile: fix FromAsCasing warning
Some recent versions of Docker require the FromAsCasing keyword to be in
uppercase

Signed-off-by: dhairya1899 <17itdhairya.parmar@gmail.com>
2024-08-15 01:18:24 +05:30
conache
087e8b3543
Fix init script 2024-08-13 19:13:05 +03:00
Cristian Conache
124872295a
Merge pull request #14 from allora-network/cristian/add-worker-data-to-gitigonore
Add worker-data directory to .gitignore
2024-08-10 01:31:14 +03:00
conache
a4d66dd9e2
Create ./worker-data/env_file if it doesn't exist 2024-08-10 01:22:37 +03:00
conache
cddba4c19e
Revert formats 2024-08-10 01:06:41 +03:00
conache
d703835d29
Revert initial changes and use simpler approach 2024-08-10 01:04:19 +03:00
conache
8864b2659b
Remove utility scripts and add worker-data to .gitignore 2024-08-09 22:47:52 +03:00
Diego C
0b9b0f9660
Merge pull request #13 from allora-network/diego/set-config-example-as-inference
set inference as node in the example
2024-08-09 19:43:51 +02:00
Diego Campo
1c1fee5a9d
set inference as node in the example 2024-08-09 19:23:24 +02:00
Cristian Conache
fcb4c8d152
Merge pull request #12 from allora-network/impr/add-init-config
Improve init script
2024-08-09 13:39:31 +03:00
conache
fd9a5b7ac4
Add init.config file 2024-08-09 13:29:25 +03:00
conache
cbbf05621f
Patch: fix readme text 2024-08-08 19:21:15 +03:00
conache
df39a873d6
Patch: Rollback change 2024-08-08 16:52:43 +03:00
conache
03ed974130
Patch: remove env_file from gitignore 2024-08-08 16:50:20 +03:00
Cristian Conache
8ddfacdc5a
Merge pull request #11 from allora-network/remove-b7s
Remove b7s and add support for offchain-node
2024-08-08 16:38:23 +03:00
conache
ce719ae34e
Cleanup 2024-08-08 16:19:06 +03:00
conache
3dfa8ca2e6
Cleanup docker-compose 2024-08-08 16:08:44 +03:00
conache
b58d527501
Remove redundant network 2024-08-08 16:05:38 +03:00
conache
a4a708c7d4
Add newlines 2024-08-08 14:53:15 +03:00
conache
9198fd4fb1
Cleanup and update readme 2024-08-08 14:50:17 +03:00
conache
9db05c7140
Add init scripts 2024-08-08 14:12:31 +03:00
conache
2f97575d52
Fix inference endpoint 2024-08-07 19:32:35 +03:00
conache
d2b1ff68f9
Remove b7s and add support for offchain-node 2024-08-07 19:27:04 +03:00
clementupshot
5d70e9feee
Remove obsolete version 2024-07-20 14:04:44 +02:00
clementupshot
4aafedda34
Clean logs 2024-07-20 13:38:47 +02:00
clementupshot
699562dd77
Fix docker-compose for local dev 2024-07-20 12:00:10 +02:00
RedBird96
377a57b373
Add missing params on docker-compose 2024-06-27 23:19:18 -05:00
clement
021fd65952
Update README.md 2024-06-24 15:38:44 +02:00
Cristian Conache
27d559e8fa
Merge pull request #7 from allora-network/major-upgrade
Major upgrade
2024-06-19 19:39:06 +03:00
clementupshot
819b5b1e9d
Major upgrade 2024-06-17 10:37:20 +02:00
clementupshot
911555f358
Merge pull request #6 from allora-network/fix/add-inference-serviece-healthcheck
Add inference service healthcheck to ensure the updater service starts
2024-05-29 12:55:49 +02:00
conache
8b93b94ab2
Run updater once a day, downloading only the new files 2024-05-29 13:41:09 +03:00
conache
87acbc110a
Run update command every 60s 2024-05-29 13:13:02 +03:00
conache
244ea79d0a
Add inference service healthcheck to ensure the updater service properly starts up 2024-05-29 13:12:21 +03:00