Commit Graph

51 Commits (7f3a33564a703f8efb12f55300c01f2923857441)

Author SHA1 Message Date
prathamesh0 c2a3ffe0dd Add an option to pass env file to deploy command (#304)
* Add an option to pass env file to deploy command

* Use env variable mapping in fixturenet-optimism stack

* Use default values from checked in env files

* Use env variable mapping in mobymask-v2 stack

* Update instructions

* Add extra hosts in app compose files and update instructions

* Add CERC prefix to env variables in fixturenet-optimism stack

* Add CERC prefix to env variables in mobymask-v2 stack

Former-commit-id: 6b62247ef7
2023-04-11 16:21:03 +05:30
David Boreham 75ca0d4138 Detect transient errors exporting variables and re-try
Former-commit-id: 15c0a92f30
2023-03-28 11:44:02 -06:00
David Boreham 75e5c1d7f1 Drive by bug fix
Former-commit-id: 21104f6b18
2023-03-09 14:26:15 -07:00
David Boreham 5b79195f86 Merge branch 'main' into dboreham/fixturenet-eth-deploy-contracts
Former-commit-id: 7191dd8518
2023-03-09 08:37:45 -07:00
David Boreham 030ad25b78 Fix for #212 - exception on non-stack deploy
Former-commit-id: ecc4302c34
2023-03-09 08:30:18 -07:00
David Boreham 4fd9e71c84 Configure foundry container
Former-commit-id: b708bb2122
2023-03-08 22:22:43 -07:00
David Boreham f57b8b4ba0 Add very basic cluster config mechanism
Former-commit-id: 9cae493458
2023-03-08 17:03:14 -07:00
David Boreham fae8fbed5e Implement logs command
Former-commit-id: b488d82b8f
2023-03-07 11:57:24 -07:00
David Boreham eb70f2526e Initial commit
Former-commit-id: 49c524e8ed
2023-03-04 18:45:57 -07:00
David Boreham f0b711912a Pass environment variables for both exec and up
Former-commit-id: be6a473772
2023-03-02 10:53:48 -07:00
David Boreham 70d34e6751 Pass uid and gid to compose
Former-commit-id: cea4e5a51f
2023-02-28 10:22:27 -07:00
David Boreham 69b6b9a873 Make cluster/docker-compose project name unique
Former-commit-id: a1fdeac3b7
2023-02-28 08:47:02 -07:00
David Boreham c737ec7ed6 Wire up to build-npms
Former-commit-id: 7e6268c39d
2023-02-20 06:43:06 -07:00
David Boreham d927c92c0a Call from base stack class
Former-commit-id: f1cbce1d00
2023-02-20 06:23:21 -07:00
David Boreham 142be179f4 Initial implementation
Former-commit-id: 68293cbaa3
2023-02-20 06:09:35 -07:00
David Boreham 863e19211e Remove debug code
Former-commit-id: 5ceed34160
2023-02-17 15:38:24 -07:00
David Boreham 46c22f4e4f Add pre/post script support
Former-commit-id: bb39d90522
2023-02-17 15:31:43 -07:00
David Boreham 912483df58 Basic functionality
Former-commit-id: a1893aa153
2023-02-17 14:15:35 -07:00
David Boreham ff69670db6 Initial commit
Former-commit-id: 60c1da725e
2023-02-17 13:34:51 -07:00
David Boreham d677e5f369 Fix status script
Former-commit-id: 5a3bdd269d
2023-01-27 08:10:04 -07:00
David Boreham f02bbee3bf Fixes to fixturenet-eth
Former-commit-id: e4229e4ceb
2023-01-26 16:47:06 -07:00
David Boreham 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
David Boreham edb7346f31 Error check stack config
Former-commit-id: d454a4ffc1
2023-01-19 14:13:57 -07:00
David Boreham 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
Thomas E Lackey 8669a822df fix: import Path 2023-01-09 21:43:04 -06:00
David Boreham f04726f08d Fix remaining commands 2023-01-08 20:11:30 -07:00
David Boreham 0435a71b5e Refactor for shiv package 2023-01-07 21:02:14 -07:00
David Boreham c99687cc80 Switch to Python3 importlib 2023-01-07 20:44:08 -07:00
David Boreham 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
David Boreham d87a2387e5 Display mapped ports, revert to ps command name 2022-11-29 21:14:40 -07:00
David Boreham 43d59a9e28 Quiet verbose output 2022-11-29 19:54:08 -07:00
David Boreham 1a5844af7a Fix shiv package 2022-11-15 22:02:44 -07:00
David Boreham 5a69bf471b Move data files into subdirectory 2022-11-15 11:34:13 -07:00
David Boreham b7193b8715 Deploy mobymask watcher 2022-11-07 22:22:54 -07:00
David Boreham 548e4a8957 Tidy up 2022-10-24 16:02:11 -06:00
David Boreham 302ff75593 Output docker compose ps results 2022-10-24 12:39:51 -06:00
David Boreham 367de932f9 Clusters 2022-10-07 07:12:43 -06:00
David Boreham 3ab192d7fe Rename cluster -> pod 2022-10-07 06:48:30 -06:00
David Boreham 80362f11fc Revert unrealted change 2022-10-03 19:44:17 -06:00
David Boreham 1050e25607 Some lint goodness 2022-10-03 19:37:18 -06:00
David Boreham a6ce56264b Fix branch processing when no branches specified 2022-09-28 10:21:37 -06:00
David Boreham 818957d244 Fixes 2022-08-24 13:53:48 -06:00
David Boreham 5890b3f06a Clean up 2022-08-24 13:01:35 -06:00
David Boreham b0fc8da64d Finish converstion to click 2022-08-24 12:53:51 -06:00
David Boreham 397866f18b More click refactoring 2022-08-24 12:36:58 -06:00
David Boreham c9d42886d5 Fix click integration 2022-08-24 11:57:35 -06:00
David Boreham fbf9d17a64 Beginnings of click support 2022-08-23 21:27:42 -06:00