1
0
Commit Graph

81 Commits

Author SHA1 Message Date
178de8f496 Add simple export/import scheme
Former-commit-id: 277be07dcd2bc4473c963119eb5d47d9739b0c21
2023-03-07 09:07:15 -07:00
eb70f2526e Initial commit
Former-commit-id: 49c524e8edc27db89f79a13bbe19a8ece221372e
2023-03-04 18:45:57 -07:00
c3101bc25a Remove debug output
Former-commit-id: f99dbfbdf57217b88cc0ec9e1d6a1cbcccb2ce5c
2023-03-02 10:32:18 -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
6f2a44ba2f Check for builder container in npm build
Former-commit-id: 156758bfa7b94c35631488a0ce061df3ef292320
2023-02-20 16:16:15 -07:00
bc5eff71b5 Use latest keycloak plugin. (#173)
Former-commit-id: 8645ab06193287f51fdfc4de89722d5aa8bee3fc
2023-02-01 16:02:49 -06:00
b4ddef7ff0 Revert local foundry build
Former-commit-id: e850923e1abc57aec3911901425f6b5c77e227d3
2023-01-30 14:05:48 -07: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
f02bbee3bf Fixes to fixturenet-eth
Former-commit-id: e4229e4cebb4532ed6f6ae1102ba16ab91ab8056
2023-01-26 16:47:06 -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
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
86b7e6957c Enhance readme
Former-commit-id: 4ab84eb7ca23786db42f0eb471a4db6be8e1da22
2023-01-23 07:24:27 -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
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
08d5c22f32 Enable metrics endpoint in fixturenet.
Former-commit-id: 0ea29bc4806a4ffd1735ce151fc740e38ee3f02b
2023-01-17 12:04:28 -06:00
b13300ca81
Add CERC_STATEDIFF_DB_LOG_STATEMENTS=true|false option. (#120) 2023-01-13 16:33:59 -06:00
6396de1ecf
Improvements for building/deploying geth. (#119)
* Improvements for building/deploying geth.

* Improvements for building/deploying geth.
2023-01-12 11:37:23 -06:00
8e184f509d
Add remote debugging support to fixturenet-geth. (#113)
* Add remote debugging support to fixturenet-geth.
2023-01-11 12:54:22 -06:00
0435a71b5e Refactor for shiv package 2023-01-07 21:02:14 -07:00