5f570a8a39
Add example nginx config.
2023-08-23 14:14:56 -05:00
9895434856
Get Grafana password from env.
2023-08-22 14:01:39 -05:00
da4f164a1b
Fix port
2023-08-19 04:04:16 +00:00
fdd39cc41f
Add keycloak-reg-ui and keycloak-reg-api to the mainnet-eth stack.
2023-08-18 18:12:52 -05:00
3adf2a0988
Merge branch 'telackey/webapp' into telackey/ports
2023-08-18 14:55:26 -05:00
0e33e2be4c
Merge branch 'main' into telackey/ports
2023-08-18 14:53:25 -05:00
ceb623631f
Merge branch 'main' into telackey/ports
2023-08-18 14:52:55 -05:00
97dc45549d
Update fixturenet eth test ( #506 )
2023-08-17 13:24:06 -06:00
a4258b3aa5
Create new base container for pre-compiled webapps.
2023-08-17 14:19:38 -05:00
Zach
8a7622ffa9
bump azimuth version ( #502 )
2023-08-17 06:37:26 -04:00
d39e2e959e
Add steps in sushiswap-subgraph task to generate events ( #500 )
...
* Fix env variable overriding in sushiswap contract deployment containers
* Add steps for generating sushiswap events
* Remove pool swap event
2023-08-14 19:28:38 +05:30
prathamesh0
ddaddd2a8c
Add a sushiswap-subgraph stack ( #496 )
...
* Add a sushiswap-graph stack
* Fix shared volume name in fixturenet-lotus
* Export Lotus miner node multiaddr after initialization
* Add deployment scripts for sushiswap contracts
* Skip contracts deployment if already exists
* Rename stack to sushiswap-subgraph
* Fix postgres and use Lotus fixturenet in graph-node stack
* Add sushiswap v3 subgraph stack
* Fixes to deploy sushiswap subgraph to graph-node
* Add graph-node container in sushiswap subgraph stack
---------
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2023-08-14 14:17:21 +05:30
prathamesh0
59e0458c74
Restart support for fixturenet-lotus ( #499 )
...
* Use ip utility to get the required miner node multiaddr
* Persist lotus node data to support restarts
* Add clean up steps to instructions
* Fix lotus-seed sector-dir arg
2023-08-14 12:46:04 +05:30
08ea4b6bac
Minor script fixes.
2023-08-11 23:01:28 -05:00
5cee6b8778
Add keycloak-mirror script.
2023-08-11 22:31:29 -05:00
bc4cacea87
Minor script fixes.
2023-08-12 01:32:15 +00:00
e61bdc8f72
Minor script fixes.
2023-08-12 00:59:43 +00:00
1a012b522d
Minor script fixes.
2023-08-12 00:52:48 +00:00
bbdceda5b0
Missing ports.
2023-08-12 00:10:28 +00:00
010294f102
EOL
2023-08-11 15:43:05 -05:00
ed4abe9aea
EOL
2023-08-11 15:42:06 -05:00
2de98a1ad9
Merge branch 'main' into telackey/ports
...
# Conflicts:
# app/deployment_create.py
2023-08-11 15:27:23 -05:00
18e45af463
Add port config to deployment spec. ( #498 )
...
* Add port config to deployment spec.
2023-08-11 15:25:54 -05:00
fd78935fe6
Initial version ( #494 )
2023-08-11 09:00:19 -06:00
671a1444eb
Update mainnet stack.
2023-08-10 23:12:35 -05:00
prathamesh0
4c72acea96
Add a SushiSwap stack ( #482 )
...
* Add a sushiswap stack with contract deployments
* Add watcher services
* Add a service for the info app
* Add instructions to run smoke tests
* Use sushi-info-watcher in demo mode
* Turn off block prefetching
* Fix sushiswap demo instructions
* Use release version and add healthcheck in Lotus stack
* Wait for Lotus node to start before sushiswap watchers
---------
Co-authored-by: Nabarun <nabarun@deepstacksoft.com>
2023-08-10 13:57:07 +05:30
prathamesh0
333797b0c3
Lotus stack usability improvements ( #489 )
...
* move health check inside startup script
* remove pre-built genesis
* move health check inside startup script
* remove pre-built genesis
* Use hardcoded paths for Lotus node data directories
* Persist proof parameters
* Write out miner node's multiaddr with docker network IP
* Enable Lotus ETH RPC API and bind to all available interfaces
* Fund a known account
---------
Co-authored-by: iskay <ikay@lakeheadu.ca>
Co-authored-by: Ian Kay <ian@knowable.vc>
2023-08-09 17:24:47 +05:30
dc7bc6af31
Improve Geth debugging ( #449 )
...
* forward more vars for debugging
forward CERC_GETH_VERBOSITY
forward CERC_STATEDIFF_DB_LOG_STATEMENTS
forward CERC_REMOTE_DEBUG
* fix env var
* remote flag can be set from env
2023-08-09 04:16:00 -05:00
d6bd99252d
Update plugeth stack plugeth fork ref ( #484 )
2023-08-07 23:13:08 -06:00
d30e746599
Add wget package for healthcheck ( #487 )
2023-08-06 20:46:24 -06:00
73e52c4eed
Add call to cleanup function ( #486 )
2023-08-06 11:41:39 -06:00
e856616be8
Plugeth stack refactor ( #448 )
2023-08-03 14:31:16 -06:00
5afe7a29ae
Add a basic deployment test ( #476 )
2023-07-31 15:08:34 -06:00
4ee745a4db
Rebuild MobyMask app before starting stack ( #467 )
...
* Rebuild MobyMask app before starting stack
* Upgrade mobymask app versions
* Upgrade MobyMask watcher version
2023-07-31 10:41:26 +05:30
758ec168bd
Setup command execution ( #469 )
2023-07-29 22:38:46 -06:00
63a94bae0e
Use latest stable lighthouse release ( #468 )
2023-07-28 09:56:14 -06:00
29fc611885
Dboreham/mainnet eth ( #464 )
2023-07-25 10:16:19 -06:00
1f9131ff5a
Add deployment scripting ( #444 )
2023-07-23 20:54:05 -06:00
54f50aa09e
Move files into config subdirectory ( #460 )
2023-07-20 05:37:51 -06:00
c8b4f89335
Copy all referenced config files into deployment dir ( #452 )
2023-07-18 08:59:07 -06:00
809889f9f0
Update plugeth stack for plugeth-statediff plugin. ( #443 )
...
* Use latest plugeth-statediff.
* Change plugeth path
* EOL
* CERC_PLUGINS_DIR
2023-06-29 15:11:28 -06:00
6595659a7a
Specify the git tag/branch for opera in stack.yml ( #442 )
2023-06-29 15:10:08 -06:00
Ian
2ff490d121
Merge branch 'main' into reth
2023-06-28 14:11:43 -04:00
c76195c491
Auto-create bind mount directories inside the deployment dir ( #440 )
...
* Auto-create bind mount directories inside the deployment dir
* Fix deploy test
2023-06-27 21:18:04 -06:00
831a8cd5f7
Deployments feature ( #433 )
...
Basic deployments framework
2023-06-27 16:58:41 -06:00
prathamesh0
f0f40cad4a
Map ports in mobymask-v2 and apps stacks to localhost ( #439 )
2023-06-27 12:23:56 +05:30
Ian
f473567bd7
Update README.md
2023-06-26 08:41:51 -04:00
prathamesh0
3e7037e06f
Update instructions in the mobymask-v2 stack ( #438 )
2023-06-26 15:37:08 +05:30
iskay
b120682d8e
node sync, initial
2023-06-23 21:48:18 +00:00
Zach
c9bb0d0ccb
Lasso stack ( #434 )
...
* lasso stack
* add readme
* copy pasta
2023-06-23 14:27:05 -04:00