Commit Graph

60 Commits

Author SHA1 Message Date
8bfc97bfbe Merge branch 'main' into dboreham/add-console 2023-03-29 22:50:22 -06:00
c5a532c02b Handle semver spec in package.json local dependencies 2023-03-29 22:46:58 -06:00
c5cf8dda79 Merge branch 'main' into dboreham/add-console 2023-03-29 21:25:57 -06:00
b6fb3b396b Do not switch gid/uid for root and system users 2023-03-28 19:52:42 -06:00
82acc99e2d Update go-ethereum-foundry container for Debian base image 2023-03-28 09:52:34 -06:00
022afdc352 Use dashes not underscore to match docker-compose file in hosting repo and convention 2023-03-25 18:26:21 -06:00
7af7f654f6
Merge pull request #238 from cerc-io/telackey/act_runner
Add Gitea action support via act_runner.
2023-03-25 11:35:07 -06:00
ece01730fd
Merge pull request #230 from cerc-io/dboreham/update-node-version
Update to Node 18
2023-03-25 11:34:07 -06:00
74077d7704 Add Gitea action support via act_runner. 2023-03-24 22:24:40 -05:00
David Boreham
4a04d20bb2 Merge main 2023-03-24 19:43:46 -06:00
David Boreham
2ca48fd2a2 Merge branch 'dboreham/add-console' of github.com:cerc-io/stack-orchestrator into dboreham/add-console 2023-03-24 18:38:50 -06:00
David Boreham
62d2d37417 Merge branch 'main' into dboreham/add-console 2023-03-24 18:36:36 -06:00
David Boreham
da24a4edf6 Use our locally built foundry container 2023-03-24 18:23:35 -06:00
cacd306b22
Add web-apps and laconicd in MobyMask v2 watcher stack (#226)
* Rename .env file

* Add web app services to docker compose file

* Add laconicd to deploy contract and send txs

* Add demo with steps for running mobymask app with L2 chain

* Add fix for yarn install on M1 platform in react-peer

* Update multiaddrs to use websockets

* Add notes in readmes

---------

Co-authored-by: prathamesh0 <prathamesh.musale0@gmail.com>
2023-03-24 15:53:54 +04:00
5b8c91d19d Fix npm config 2023-03-24 02:59:03 -06:00
af1b5b5cfc Merge branch 'main' into dboreham/add-console 2023-03-24 02:56:03 -06:00
e6b91acdea Fix up script and npm list 2023-03-24 02:52:37 -06:00
2e7ef1e52e Remove trailing whitespace 2023-03-24 02:31:19 -06:00
9e322203e9 Support the @lirewine npm scope 2023-03-24 02:30:04 -06:00
44ba54f4a1 Merge branch 'main' into dboreham/add-console 2023-03-23 18:47:54 -06:00
David Boreham
06288fd9e1 Fix filename 2023-03-23 16:09:27 -06:00
David Boreham
21e9f96771 Build foundry with Debian base container 2023-03-23 16:03:35 -06:00
c9e931c212 Initial commit 2023-03-23 16:02:55 -06:00
David Boreham
56ff7d210b Update to Node 18 2023-03-23 14:04:31 -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
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
b708bb2122 Configure foundry container 2023-03-08 22:22:43 -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
49c524e8ed Initial commit 2023-03-04 18:45:57 -07:00
f99dbfbdf5 Remove debug output 2023-03-02 10:32:18 -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
156758bfa7 Check for builder container in npm build 2023-02-20 16:16:15 -07:00
8645ab0619
Use latest keycloak plugin. (#173) 2023-02-01 16:02:49 -06:00
e850923e1a
Revert local foundry build 2023-01-30 14:05:48 -07: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
e4229e4ceb Fixes to fixturenet-eth 2023-01-26 16:47:06 -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
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
4ab84eb7ca Enhance readme 2023-01-23 07:24:27 -07:00