Commit Graph

49 Commits

Author SHA1 Message Date
75e5c1d7f1 Drive by bug fix
Former-commit-id: 21104f6b18
2023-03-09 14:26:15 -07:00
5b79195f86 Merge branch 'main' into dboreham/fixturenet-eth-deploy-contracts
Former-commit-id: 7191dd8518
2023-03-09 08:37:45 -07:00
030ad25b78 Fix for #212 - exception on non-stack deploy
Former-commit-id: ecc4302c34
2023-03-09 08:30:18 -07:00
4fd9e71c84 Configure foundry container
Former-commit-id: b708bb2122
2023-03-08 22:22:43 -07:00
f57b8b4ba0 Add very basic cluster config mechanism
Former-commit-id: 9cae493458
2023-03-08 17:03:14 -07:00
fae8fbed5e Implement logs command
Former-commit-id: b488d82b8f
2023-03-07 11:57:24 -07:00
eb70f2526e Initial commit
Former-commit-id: 49c524e8ed
2023-03-04 18:45:57 -07:00
f0b711912a Pass environment variables for both exec and up
Former-commit-id: be6a473772
2023-03-02 10:53:48 -07:00
70d34e6751 Pass uid and gid to compose
Former-commit-id: cea4e5a51f
2023-02-28 10:22:27 -07:00
69b6b9a873 Make cluster/docker-compose project name unique
Former-commit-id: a1fdeac3b7
2023-02-28 08:47:02 -07:00
c737ec7ed6 Wire up to build-npms
Former-commit-id: 7e6268c39d
2023-02-20 06:43:06 -07:00
d927c92c0a Call from base stack class
Former-commit-id: f1cbce1d00
2023-02-20 06:23:21 -07:00
142be179f4 Initial implementation
Former-commit-id: 68293cbaa3
2023-02-20 06:09:35 -07:00
863e19211e Remove debug code
Former-commit-id: 5ceed34160
2023-02-17 15:38:24 -07:00
46c22f4e4f Add pre/post script support
Former-commit-id: bb39d90522
2023-02-17 15:31:43 -07:00
912483df58 Basic functionality
Former-commit-id: a1893aa153
2023-02-17 14:15:35 -07:00
ff69670db6 Initial commit
Former-commit-id: 60c1da725e
2023-02-17 13:34:51 -07:00
d677e5f369 Fix status script
Former-commit-id: 5a3bdd269d
2023-01-27 08:10:04 -07:00
f02bbee3bf Fixes to fixturenet-eth
Former-commit-id: e4229e4ceb
2023-01-26 16:47:06 -07:00
af03208da7 Exec command inside container
Former-commit-id: ade20fb2f5
2023-01-25 23:22:05 -07:00
David Boreham
629e484c30 Implement deploy-system port command
Former-commit-id: ea6f932e00
2023-01-23 22:09:56 -07:00
edb7346f31 Error check stack config
Former-commit-id: d454a4ffc1
2023-01-19 14:13:57 -07:00
533ed4ee9b Implement stack for deploy-system
Former-commit-id: 6bf413e002
2023-01-18 15:37:12 -07:00
David Boreham
0a66b7e9d2 Fix odd import problem 2023-01-11 21:56:05 -07:00
8669a822df fix: import Path 2023-01-09 21:43:04 -06:00
f04726f08d Fix remaining commands 2023-01-08 20:11:30 -07:00
0435a71b5e Refactor for shiv package 2023-01-07 21:02:14 -07:00
c99687cc80 Switch to Python3 importlib 2023-01-07 20:44:08 -07:00
778550754d Fix ps display for containers with no mapped ports 2023-01-04 10:39:16 -07:00
prathamesh0
a7221ddc24
Add a local stack for ERC20 watcher (#80)
* Add a healthcheck for ipld-eth-server

* Update ipld-eth-server ports in mobymask watcher config

* Update clique period to 5s in geth-foundry config

* Add a stack for erc20 watcher

* Add a demo for erc20 watcher

* Upgrade watcher-ts version

* Update instructions

* Pass option to pull while setting up repos
2022-12-22 11:33:39 +05:30
d87a2387e5 Display mapped ports, revert to ps command name 2022-11-29 21:14:40 -07:00
43d59a9e28 Quiet verbose output 2022-11-29 19:54:08 -07:00
1a5844af7a Fix shiv package 2022-11-15 22:02:44 -07:00
5a69bf471b Move data files into subdirectory 2022-11-15 11:34:13 -07:00
b7193b8715 Deploy mobymask watcher 2022-11-07 22:22:54 -07:00
548e4a8957 Tidy up 2022-10-24 16:02:11 -06:00
302ff75593 Output docker compose ps results 2022-10-24 12:39:51 -06:00
367de932f9 Clusters 2022-10-07 07:12:43 -06:00
3ab192d7fe Rename cluster -> pod 2022-10-07 06:48:30 -06:00
80362f11fc Revert unrealted change 2022-10-03 19:44:17 -06:00
1050e25607 Some lint goodness 2022-10-03 19:37:18 -06:00
a6ce56264b Fix branch processing when no branches specified 2022-09-28 10:21:37 -06:00
818957d244 Fixes 2022-08-24 13:53:48 -06:00
5890b3f06a Clean up 2022-08-24 13:01:35 -06:00
b0fc8da64d Finish converstion to click 2022-08-24 12:53:51 -06:00
397866f18b More click refactoring 2022-08-24 12:36:58 -06:00
c9d42886d5 Fix click integration 2022-08-24 11:57:35 -06:00
fbf9d17a64 Beginnings of click support 2022-08-23 21:27:42 -06:00
271b078cf9 Rename for compatibility with Python import 2022-08-23 20:51:07 -06:00