Commit Graph

225 Commits

Author SHA1 Message Date
91ba0ae011 Update version 2023-03-21 09:55:40 -06:00
74be51b892
Add Gitea note 2023-03-20 10:14:58 -06:00
ea6f28a3de Update registry deploy instructions 2023-03-20 10:08:59 -06:00
4c92391faf Update version 2023-03-20 08:21:41 -06:00
Nabarun Gogoi
7831078872
Add a stack for mobymask-v2-watcher to run peer tests (#222)
* Add mobymask-v2-watcher stack with peer tests

* Rename stack and container

* Avoid building react-peer container

* Improve step for getting container ID
2023-03-20 18:25:39 +05:30
a354158680
Remove now unnecessary commands 2023-03-19 17:30:22 -06:00
c8ba07739e Merge branch 'main' into dboreham/fixturenet-eth-deploy-contracts 2023-03-09 17:10:16 -07:00
6735a0d378 Build foundry locally 2023-03-09 17:06:07 -07:00
21104f6b18 Drive by bug fix 2023-03-09 14:26:15 -07:00
7191dd8518 Merge branch 'main' into dboreham/fixturenet-eth-deploy-contracts 2023-03-09 08:37:45 -07:00
01c1230cd1 Update version 2023-03-09 08:37:20 -07:00
ecc4302c34 Fix for #212 - exception on non-stack deploy 2023-03-09 08:30:18 -07:00
a3440ad05b Add omitted file 2023-03-09 06:43:51 -07:00
c07f6c51e2 Update doc 2023-03-08 22:49:00 -07:00
b708bb2122 Configure foundry container 2023-03-08 22:22:43 -07:00
9cae493458 Add very basic cluster config mechanism 2023-03-08 17:03:14 -07:00
89b33c0e38 Update fixturenet-laconicd docs 2023-03-07 16:04:43 -07:00
b488d82b8f Implement logs command 2023-03-07 11:57:24 -07:00
f97b1e4720 Update version 2023-03-07 10:14:20 -07:00
d80fb5dd16
Merge pull request #207 from cerc-io/dboreham/run-cli-in-cluster
Run laconic registry cli in cluster
2023-03-07 10:10:26 -07:00
8a8fef6845 Very basic key export/import implementation 2023-03-07 10:08:04 -07:00
277be07dcd Add simple export/import scheme 2023-03-07 09:07:15 -07:00
b43886a1a9 Add foundry cli to fixturenet-eth 2023-03-06 15:19:19 -07:00
49c524e8ed Initial commit 2023-03-04 18:45:57 -07:00
be6a473772 Pass environment variables for both exec and up 2023-03-02 10:53:48 -07:00
f99dbfbdf5 Remove debug output 2023-03-02 10:32:18 -07:00
cea4e5a51f Pass uid and gid to compose 2023-02-28 10:22:27 -07:00
4353418fa6
Merge pull request #196 from cerc-io/dboreham/fix-project-name
Make cluster/docker-compose project name unique
2023-02-28 08:47:52 -07:00
a1fdeac3b7 Make cluster/docker-compose project name unique 2023-02-28 08:47:02 -07:00
2f29e283de Update version 2023-02-28 08:01:36 -07:00
ced6925e02 Revert move to BuildKit in new Docker releases 2023-02-24 23:31:17 -07:00
17355c9e42 usermod does not change group ownership of home dir 2023-02-24 22:44:50 -07:00
5022e355ed Propagate build env vars 2023-02-24 22:26:02 -07:00
6704cd7527 Implement new approach: build a uid-specific container 2023-02-24 22:14:28 -07:00
b84a28592d Work around docker uid/gid insanity 2023-02-23 20:50:20 -07:00
187c06ef5a Add build stack doc 2023-02-23 07:22:46 -07:00
1f57ec5326 Add some doc 2023-02-21 11:25:49 -07:00
463b11bb23 Stack syntax for ERC721. 2023-02-21 09:30:07 -06:00
3b55d012be Copy build tree 2023-02-21 06:56:33 -07:00
6dddceec27 Add ipfs pod 2023-02-21 06:16:59 -07:00
9c00aba8f3 Add kubo pod 2023-02-21 05:59:28 -07:00
c4fa7fee30 Update version 2023-02-21 05:40:57 -07:00
156758bfa7 Check for builder container in npm build 2023-02-20 16:16:15 -07:00
f14a4a33d7 Working feature 2023-02-20 12:46:56 -07:00
7e6268c39d Wire up to build-npms 2023-02-20 06:43:06 -07:00
f1cbce1d00 Call from base stack class 2023-02-20 06:23:21 -07:00
68293cbaa3 Initial implementation 2023-02-20 06:09:35 -07:00
5ceed34160 Remove debug code 2023-02-17 15:38:24 -07:00
e5197e4918
Merge pull request #178 from cerc-io/dboreham/package-registry-stack
Support for the package registry stack
2023-02-17 15:36:28 -07:00
63c93acb83 Add newline 2023-02-17 15:36:09 -07:00
88d81f7df6 Fix comment 2023-02-17 15:35:31 -07:00
bb39d90522 Add pre/post script support 2023-02-17 15:31:43 -07:00
a1893aa153 Basic functionality 2023-02-17 14:15:35 -07:00
60c1da725e Initial commit 2023-02-17 13:34:51 -07:00
2bf50383dd
Missed one update 2023-02-17 11:53:58 -07:00
6569a2a2b6
Update to use stack syntax 2023-02-17 11:53:05 -07:00
8645ab0619
Use latest keycloak plugin. (#173) 2023-02-01 16:02:49 -06:00
b0520a042a Update version 2023-01-30 22:29:38 +01:00
10f2fbaa37 Update version 2023-01-30 22:28:33 +01:00
e850923e1a
Revert local foundry build 2023-01-30 14:05:48 -07:00
f01bc27660 Initial commit 2023-01-30 16:53:57 +01:00
5928e40721 Install gerbil packages globally not locally in the project directory 2023-01-28 18:56:43 +01:00
5a3bdd269d Fix status script 2023-01-27 08:10:04 -07:00
04f61293b5 Update version 2023-01-27 07:30:14 -07:00
ecf943b593
Merge pull request #164 from cerc-io/dboreham/fixturenet-eth-fixes
Fixes to fixturenet-eth
2023-01-26 21:36:23 -07:00
e4229e4ceb Fixes to fixturenet-eth 2023-01-26 16:47:06 -07:00
ce0c7ee9ba
Include all eth API operation metrics. (#162) 2023-01-26 13:53:02 -06:00
ade20fb2f5 Exec command inside container 2023-01-25 23:22:05 -07:00
bf91048dbb Update version 2023-01-25 22:47:08 -07:00
0b08d7ba65 Update version 2023-01-25 22:38:25 -07:00
c279bd49a4
Integrate grafana/prometheus with fixturenet-eth. (#156)
* Integrate grafana/prometheus with fixturenet-eth.

* Integrate grafana/prometheus with fixturenet-eth.

* Revert port change

* EOL

* EOL

* Simplify ipld-eth-server config.
2023-01-25 11:50:08 -06:00
080451f3df Update version 2023-01-24 08:27:12 -07:00
c80ed2b245 Add stack tests 2023-01-24 08:19:24 -07:00
David Boreham
5f22afc78b Add trailing newline 2023-01-23 22:11:24 -07:00
David Boreham
ea6f932e00 Implement deploy-system port command 2023-01-23 22:09:56 -07:00
9464c47163
Merge pull request #151 from cerc-io/dboreham/build-foundry-local
Build foundry container locally
2023-01-23 17:09:11 -07:00
14e57abfbf Revert debugging code 2023-01-23 17:07:23 -07:00
65cdba7705
Update keycloak to include X-User-Id header. (#147) 2023-01-23 10:39:15 -06:00
c7970d09b3 Add guile to gertbil builder container 2023-01-23 08:00:24 -07:00
f982a7632e
Merge pull request #150 from cerc-io/dboreham/gerbil-builder
Add gerbil builder container
2023-01-23 07:24:55 -07:00
4ab84eb7ca Enhance readme 2023-01-23 07:24:27 -07:00
a12e06dcbb Fix stack file 2023-01-23 06:51:51 -07:00
David Boreham
f3f4033937 Build foundry container locally 2023-01-22 22:19:23 -07:00
46bcc2f882 Fix bugs 2023-01-22 22:12:05 -07:00
8843b894e2 Add gerbil builder container 2023-01-22 21:50:50 -07:00
zramsay
e9c24a0b82
db -> ipld-eth-db 2023-01-20 08:03:54 -05:00
1cdf0f3015 Update version 2023-01-19 14:21:13 -07:00
6ae86dbcec Update version 2023-01-19 14:19:39 -07:00
d454a4ffc1 Error check stack config 2023-01-19 14:13:57 -07:00
34aa613d04 Implement continue on error for npm builds 2023-01-19 13:38:04 -07:00
6faa933d42 Remove result code check 2023-01-19 13:30:01 -07:00
bbbb57ec06 Implement stop on error building containers 2023-01-19 13:20:53 -07:00
68c7f91052 Catch docker run exceptions 2023-01-19 13:00:35 -07:00
3b5efc8f0f Remove extraneous stderr output 2023-01-19 13:00:06 -07:00
9fb96d8458 Fix various npm build issues 2023-01-19 11:33:34 -07:00
d05a47946a Update version 2023-01-18 22:07:04 -07:00
0b8b3123fe Stack for build-npms 2023-01-18 22:01:55 -07:00
6bf413e002 Implement stack for deploy-system 2023-01-18 15:37:12 -07:00
d5875954b8 Implement stack for container build 2023-01-18 15:27:52 -07:00
5e2df891cf Update version 2023-01-17 22:43:07 -07:00