1
0
Commit Graph

223 Commits

Author SHA1 Message Date
48a761875a Update registry deploy instructions
Former-commit-id: ea6f28a3deb8c09e56d0c68779fa5d212f869c33
2023-03-20 10:08:59 -06:00
6ee7c3bbba Update version
Former-commit-id: 4c92391faf54b87620c5dcb4c250aa498fb6d2e6
2023-03-20 08:21:41 -06:00
Nabarun Gogoi
4d3042bfcc 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

Former-commit-id: 78310788729e245040d3144d41c57160be14d774
2023-03-20 18:25:39 +05:30
49092305e4 Remove now unnecessary commands
Former-commit-id: a3541586804e3d19a2e46232f6e642101fcf2ade
2023-03-19 17:30:22 -06:00
b47d303ba4 Merge branch 'main' into dboreham/fixturenet-eth-deploy-contracts
Former-commit-id: c8ba07739ee5cb1ac1a98d50d217ccec890bc93a
2023-03-09 17:10:16 -07:00
8d3bca602a Build foundry locally
Former-commit-id: 6735a0d3785966147c37416628342a1d01f75644
2023-03-09 17:06:07 -07:00
75e5c1d7f1 Drive by bug fix
Former-commit-id: 21104f6b186153d16aca102ef879c4f791e44b25
2023-03-09 14:26:15 -07:00
5b79195f86 Merge branch 'main' into dboreham/fixturenet-eth-deploy-contracts
Former-commit-id: 7191dd85182bb159c0c57054e71d62933e2815d5
2023-03-09 08:37:45 -07:00
139626ef8e Update version
Former-commit-id: 01c1230cd109f4aa692a1f64678fe108ca13fae1
2023-03-09 08:37:20 -07:00
030ad25b78 Fix for #212 - exception on non-stack deploy
Former-commit-id: ecc4302c3441981840395b4c68eb03f11861a9dd
2023-03-09 08:30:18 -07:00
f096c014ce Add omitted file
Former-commit-id: a3440ad05bc41e4fcdcf739dfa75d032fb5c8f2f
2023-03-09 06:43:51 -07:00
49b9983b3a Update doc
Former-commit-id: c07f6c51e2de3b9e070d249668339c53c050a888
2023-03-08 22:49:00 -07:00
4fd9e71c84 Configure foundry container
Former-commit-id: b708bb212279deb5475fdca6a0e01d74bbfd8e6e
2023-03-08 22:22:43 -07:00
f57b8b4ba0 Add very basic cluster config mechanism
Former-commit-id: 9cae493458f15c9528b45bc116d2d7563263ef8f
2023-03-08 17:03:14 -07:00
edd7d549d9 Update fixturenet-laconicd docs
Former-commit-id: 89b33c0e38383221d29955f240eabfc725d9d38a
2023-03-07 16:04:43 -07:00
fae8fbed5e Implement logs command
Former-commit-id: b488d82b8f7f750fb93d6176c9b275dd051bb211
2023-03-07 11:57:24 -07:00
a900945698 Update version
Former-commit-id: f97b1e4720008df481f73ec07cfffc046a085cd8
2023-03-07 10:14:20 -07:00
2937a07cd8 Merge pull request #207 from cerc-io/dboreham/run-cli-in-cluster
Run laconic registry cli in cluster

Former-commit-id: d80fb5dd16e08444d20b067370160d569baa5b09
2023-03-07 10:10:26 -07:00
6ae3c252ea Very basic key export/import implementation
Former-commit-id: 8a8fef6845edbbde34e561bb1b613df1c5a9cc9b
2023-03-07 10:08:04 -07:00
178de8f496 Add simple export/import scheme
Former-commit-id: 277be07dcd2bc4473c963119eb5d47d9739b0c21
2023-03-07 09:07:15 -07:00
e801c28f60 Add foundry cli to fixturenet-eth
Former-commit-id: b43886a1a9863706a7a36573d66a98f665c86859
2023-03-06 15:19:19 -07:00
eb70f2526e Initial commit
Former-commit-id: 49c524e8edc27db89f79a13bbe19a8ece221372e
2023-03-04 18:45:57 -07:00
f0b711912a Pass environment variables for both exec and up
Former-commit-id: be6a47377238596ad3c3f615d62d652be7c358a0
2023-03-02 10:53:48 -07:00
c3101bc25a Remove debug output
Former-commit-id: f99dbfbdf57217b88cc0ec9e1d6a1cbcccb2ce5c
2023-03-02 10:32:18 -07:00
70d34e6751 Pass uid and gid to compose
Former-commit-id: cea4e5a51f42c01e0e6a4edf8de6ee47400ade1a
2023-02-28 10:22:27 -07:00
c6de6d6067 Merge pull request #196 from cerc-io/dboreham/fix-project-name
Make cluster/docker-compose project name unique

Former-commit-id: 4353418fa6f161a6afaa93744a719111d2616ff3
2023-02-28 08:47:52 -07:00
69b6b9a873 Make cluster/docker-compose project name unique
Former-commit-id: a1fdeac3b7d48d78437fe367fb36c4761c70c91e
2023-02-28 08:47:02 -07:00
430b884d72 Update version
Former-commit-id: 2f29e283dec1a59733100d1856f5824826a163e1
2023-02-28 08:01:36 -07:00
ca40ffb012 Revert move to BuildKit in new Docker releases
Former-commit-id: ced6925e02039b03ef5ae2f628cf530fbf8fe43e
2023-02-24 23:31:17 -07:00
9480b4082e usermod does not change group ownership of home dir
Former-commit-id: 17355c9e4292a042e7c8416aafafb044e0fde3e2
2023-02-24 22:44:50 -07:00
467ff235ba Propagate build env vars
Former-commit-id: 5022e355ed9a88658e786a569ff1069ad31ecb56
2023-02-24 22:26:02 -07:00
25a755982e Implement new approach: build a uid-specific container
Former-commit-id: 6704cd752703159530775718d6d61fdeed027bdb
2023-02-24 22:14:28 -07:00
e3e96fa75e Work around docker uid/gid insanity
Former-commit-id: b84a28592df56104fc25ab6337ab5c53bfd658bd
2023-02-23 20:50:20 -07:00
42696f8165 Add build stack doc
Former-commit-id: 187c06ef5a25e0d02527a94a802dd3213a4b417b
2023-02-23 07:22:46 -07:00
8352893d92 Add some doc
Former-commit-id: 1f57ec53265a92c3e873950eacca8b86941cd0c0
2023-02-21 11:25:49 -07:00
f841f8a2de Stack syntax for ERC721.
Former-commit-id: 463b11bb231f2c206fdf508f616e60ab0da574ac
2023-02-21 09:30:07 -06:00
c769fce491 Copy build tree
Former-commit-id: 3b55d012be84e4c58cc33439699787bc66430b17
2023-02-21 06:56:33 -07:00
c717fd8a59 Add ipfs pod
Former-commit-id: 6dddceec2743396988ee5065f84ecb8991ef0b3e
2023-02-21 06:16:59 -07:00
0de2db7e90 Add kubo pod
Former-commit-id: 9c00aba8f34c145074344c70ad6511c46f1c8de3
2023-02-21 05:59:28 -07:00
92f325a09b Update version
Former-commit-id: c4fa7fee300eb0d8065318d6cfb88567fb734ef4
2023-02-21 05:40:57 -07:00
6f2a44ba2f Check for builder container in npm build
Former-commit-id: 156758bfa7b94c35631488a0ce061df3ef292320
2023-02-20 16:16:15 -07:00
628fed4ef7 Working feature
Former-commit-id: f14a4a33d78033c812bd94e17388eabbbbd4b52b
2023-02-20 12:46:56 -07:00
c737ec7ed6 Wire up to build-npms
Former-commit-id: 7e6268c39d3d2b0b895500d695f28f946fec426e
2023-02-20 06:43:06 -07:00
d927c92c0a Call from base stack class
Former-commit-id: f1cbce1d00db85009fc4c1bc424458cba76b9bfc
2023-02-20 06:23:21 -07:00
142be179f4 Initial implementation
Former-commit-id: 68293cbaa3fc8f250e479773859c95f563f04beb
2023-02-20 06:09:35 -07:00
863e19211e Remove debug code
Former-commit-id: 5ceed34160f2984b456874926b20199fbab15f37
2023-02-17 15:38:24 -07:00
e20f9993d2 Merge pull request #178 from cerc-io/dboreham/package-registry-stack
Support for the package registry stack

Former-commit-id: e5197e4918b4b63a19c2d675f8f02a1a00c5e676
2023-02-17 15:36:28 -07:00
9dab9b815c Add newline
Former-commit-id: 63c93acb83fc02ffafaaebee04353c45b8f858b6
2023-02-17 15:36:09 -07:00
83115bcb9d Fix comment
Former-commit-id: 88d81f7df62e0341f4b0ac3b09b05d51a81d24ad
2023-02-17 15:35:31 -07:00
46c22f4e4f Add pre/post script support
Former-commit-id: bb39d90522721a7cdd3bea9b39a8737c736133f9
2023-02-17 15:31:43 -07:00
912483df58 Basic functionality
Former-commit-id: a1893aa153bec36426d3d1f294040f31cadbe8cf
2023-02-17 14:15:35 -07:00
ff69670db6 Initial commit
Former-commit-id: 60c1da725e0900045012a80d2449326d5c55fee7
2023-02-17 13:34:51 -07:00
871cd90456 Missed one update
Former-commit-id: 2bf50383dddcc7158fd171c460d45443a68314ac
2023-02-17 11:53:58 -07:00
639ab8cbc3 Update to use stack syntax
Former-commit-id: 6569a2a2b6193ed3dbafa5d64ceaa688b20e0914
2023-02-17 11:53:05 -07:00
bc5eff71b5 Use latest keycloak plugin. (#173)
Former-commit-id: 8645ab06193287f51fdfc4de89722d5aa8bee3fc
2023-02-01 16:02:49 -06:00
5ec774a300 Update version
Former-commit-id: b0520a042a1976c683c509bb74edb2e51caf8a4f
2023-01-30 22:29:38 +01:00
9a750f0d9e Update version
Former-commit-id: 10f2fbaa375b41a95fe9335af6ea608dd5ce37a6
2023-01-30 22:28:33 +01:00
b4ddef7ff0 Revert local foundry build
Former-commit-id: e850923e1abc57aec3911901425f6b5c77e227d3
2023-01-30 14:05:48 -07:00
77380aec94 Initial commit
Former-commit-id: f01bc27660bb60687f638155b00f9b61d87399a8
2023-01-30 16:53:57 +01:00
4dda8e2a87 Install gerbil packages globally not locally in the project directory
Former-commit-id: 5928e40721a43a7e8ee2fc90f43db94c6a8e3d78
2023-01-28 18:56:43 +01:00
d677e5f369 Fix status script
Former-commit-id: 5a3bdd269d06f17a9062d5c5df05c75f4bbf7745
2023-01-27 08:10:04 -07:00
9991baa8d6 Update version
Former-commit-id: 04f61293b59f412765ac2499fe60b665ee2af179
2023-01-27 07:30:14 -07:00
d033d4ff93 Merge pull request #164 from cerc-io/dboreham/fixturenet-eth-fixes
Fixes to fixturenet-eth

Former-commit-id: ecf943b5931b5973e6ea423f16161829d899098c
2023-01-26 21:36:23 -07:00
f02bbee3bf Fixes to fixturenet-eth
Former-commit-id: e4229e4cebb4532ed6f6ae1102ba16ab91ab8056
2023-01-26 16:47:06 -07:00
bdde1b2c9e Include all eth API operation metrics. (#162)
Former-commit-id: ce0c7ee9ba68fb44d3bcbc9fa3301e2784e354fc
2023-01-26 13:53:02 -06:00
af03208da7 Exec command inside container
Former-commit-id: ade20fb2f50e1f8c034c946c2f379d7259bca970
2023-01-25 23:22:05 -07:00
86e2407800 Update version
Former-commit-id: bf91048dbb0a29121194d98a0716023cfde3df16
2023-01-25 22:47:08 -07:00
1f2ee33b42 Update version
Former-commit-id: 0b08d7ba659f088c42ff3c407691cf00f218ec0e
2023-01-25 22:38:25 -07:00
b5c7ad114c 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.

Former-commit-id: c279bd49a4410c9d94e21c5bae2125444bc4e223
2023-01-25 11:50:08 -06:00
d0d29717e1 Update version
Former-commit-id: 080451f3dfb03b7ec53e19cfd4ef2108e0bf8cfa
2023-01-24 08:27:12 -07:00
27195fc977 Add stack tests
Former-commit-id: c80ed2b2455602a86c3fb6a5e291622f6ad74ef9
2023-01-24 08:19:24 -07:00
David Boreham
2e291b3e4c Add trailing newline
Former-commit-id: 5f22afc78baa00bacdfb8f7bc5240e71ba1492c7
2023-01-23 22:11:24 -07:00
David Boreham
629e484c30 Implement deploy-system port command
Former-commit-id: ea6f932e001a7320f9c9dbf69b0a8bc91445ea48
2023-01-23 22:09:56 -07:00
3d7d23b68b Merge pull request #151 from cerc-io/dboreham/build-foundry-local
Build foundry container locally

Former-commit-id: 9464c47163140f57b55e085ce3bb92f89f5b37ec
2023-01-23 17:09:11 -07:00
c6c9e229d2 Revert debugging code
Former-commit-id: 14e57abfbfa2d137f910d46080569773ebfa8456
2023-01-23 17:07:23 -07:00
c77cc4e111 Update keycloak to include X-User-Id header. (#147)
Former-commit-id: 65cdba77055b1c3ba1d780b40a5c64dc41e7b4e2
2023-01-23 10:39:15 -06:00
b6a84db6a2 Add guile to gertbil builder container
Former-commit-id: c7970d09b309acce183b5ed81b089e92cd3729bf
2023-01-23 08:00:24 -07:00
e7d31e78ad Merge pull request #150 from cerc-io/dboreham/gerbil-builder
Add gerbil builder container

Former-commit-id: f982a7632e87af0510d2f7a70926bb4437699aec
2023-01-23 07:24:55 -07:00
86b7e6957c Enhance readme
Former-commit-id: 4ab84eb7ca23786db42f0eb471a4db6be8e1da22
2023-01-23 07:24:27 -07:00
161cd37b9c Fix stack file
Former-commit-id: a12e06dcbb24ad138d7a8c35ccfc26ea8c615b40
2023-01-23 06:51:51 -07:00
David Boreham
e183e2a880 Build foundry container locally
Former-commit-id: f3f40339379a91aaba5f9b3b46618a61a8414af2
2023-01-22 22:19:23 -07:00
7bd8045d6e Fix bugs
Former-commit-id: 46bcc2f882ffc5dc4e685f22ccaca0b23b83738d
2023-01-22 22:12:05 -07:00
b2268a6518 Add gerbil builder container
Former-commit-id: 8843b894e22044a0e3d16b57abbad6f4fa8f8a42
2023-01-22 21:50:50 -07:00
zramsay
42dac0e712 db -> ipld-eth-db
Former-commit-id: e9c24a0b825434b80b73a02a255bfe314c0d1f64
2023-01-20 08:03:54 -05:00
6ad2684de3 Update version
Former-commit-id: 1cdf0f301568875dbc1657f3d5382c8d13c15440
2023-01-19 14:21:13 -07:00
5e7b51ee6a Update version
Former-commit-id: 6ae86dbcec10793bb719c52b562f89d2d3b9d65b
2023-01-19 14:19:39 -07:00
edb7346f31 Error check stack config
Former-commit-id: d454a4ffc12d631f08a41c3d48672adefad84a70
2023-01-19 14:13:57 -07:00
6ed90536cf Implement continue on error for npm builds
Former-commit-id: 34aa613d04574284383885586f6d72e068603d19
2023-01-19 13:38:04 -07:00
7d00228ca2 Remove result code check
Former-commit-id: 6faa933d42a6f80abecee635c8497d9d3502010d
2023-01-19 13:30:01 -07:00
8f9f23b1c4 Implement stop on error building containers
Former-commit-id: bbbb57ec065ae50a81484614ac2800f7f41c5a40
2023-01-19 13:20:53 -07:00
429e04f81d Catch docker run exceptions
Former-commit-id: 68c7f91052a6b6c14eb4c7f8e8c0f7936441114d
2023-01-19 13:00:35 -07:00
7a9926b695 Remove extraneous stderr output
Former-commit-id: 3b5efc8f0f3a9f671e852433f94ae8e612508c18
2023-01-19 13:00:06 -07:00
b29537ad7c Fix various npm build issues
Former-commit-id: 9fb96d845880e30d56234cc9485134c7a700abd7
2023-01-19 11:33:34 -07:00
1cf58c900e Update version
Former-commit-id: d05a47946a4d6fdcc24a4a312b3a7ac0bf871d20
2023-01-18 22:07:04 -07:00
f1cd13d988 Stack for build-npms
Former-commit-id: 0b8b3123fe2281735c0b371ed2fa7de270845294
2023-01-18 22:01:55 -07:00
533ed4ee9b Implement stack for deploy-system
Former-commit-id: 6bf413e002c9294d6664f7fcb2c20791e35ceb33
2023-01-18 15:37:12 -07:00
5f73a93f5f Implement stack for container build
Former-commit-id: d5875954b8d718708cfff132cdd988897051bbb4
2023-01-18 15:27:52 -07:00
135295f0f9 Update version
Former-commit-id: 5e2df891cf672bc567aa564c11c5bcbdcfaca927
2023-01-17 22:43:07 -07:00
5a4220ff41 Update version info
Former-commit-id: b0947081debe122007617b4355a134a95099b53c
2023-01-17 22:38:30 -07:00
a60fb08c8a Make code compatible with Pyton 3.8
Former-commit-id: 04a3049162ee6fc99f0633eff4c1539dedd5c546
2023-01-17 22:25:04 -07:00