1342be5723
Add a temporary version of config to the hosting container
...
Former-commit-id: 3372cac35e
2023-03-31 08:00:24 -06:00
d25de90df2
Add console host container to stack
...
Former-commit-id: c45dd545dd
2023-03-31 07:59:43 -06:00
1fdfb9f568
Add console container pod
...
Former-commit-id: 3fb968c9cf
2023-03-30 00:27:19 -06:00
9b22685484
Add web server to host container
...
Former-commit-id: d01fb777d4
2023-03-30 00:15:36 -06:00
8ee702f6ff
Merge branch 'main' into dboreham/add-console
...
Former-commit-id: 8bfc97bfbe
2023-03-29 22:50:22 -06:00
fddd728037
Merge pull request #265 from cerc-io/dboreham/fix-yarn-lock-processing
...
Handle semver spec in package.json local dependencies
Former-commit-id: 7f155023d2
2023-03-29 22:47:48 -06:00
fbe76f4713
Handle semver spec in package.json local dependencies
...
Former-commit-id: c5a532c02b
2023-03-29 22:46:58 -06:00
prathamesh0
79ad4fb15a
Upgrade dependencies and start inline watcher peer in mobymask-v2 stack ( #256 )
...
* Upgrade dependencies in mobymask-v2 stack
* Run inline watcher peer in mobymask v2 stack
---------
Co-authored-by: nabarun <nabarun@deepstacksoft.com>
Former-commit-id: 71aaa41069
2023-03-30 09:44:15 +05:30
46cc0e8b94
Merge branch 'main' into dboreham/add-console
...
Former-commit-id: c5cf8dda79
2023-03-29 21:25:57 -06:00
75ca36e5f7
Update version
...
Former-commit-id: e23ee1b176
2023-03-28 20:00:16 -06:00
398c834b0b
Merge pull request #255 from cerc-io/dboreham/fix-js-builder-gid-problem
...
Do not switch gid/uid for root and system users
Former-commit-id: df23476f0b
2023-03-28 19:54:37 -06:00
51ad55b1d1
Do not switch gid/uid for root and system users
...
Former-commit-id: b6fb3b396b
2023-03-28 19:52:42 -06:00
cb7b6f05f2
Update version
...
Former-commit-id: 1266ab88be
2023-03-28 11:49:58 -06:00
c358dd554f
Merge pull request #253 from cerc-io/dboreham/wait-for-export-cluster-config
...
Detect transient errors exporting variables and re-try
Former-commit-id: a4a9607ea8
2023-03-28 11:44:54 -06:00
75ca0d4138
Detect transient errors exporting variables and re-try
...
Former-commit-id: 15c0a92f30
2023-03-28 11:44:02 -06:00
29f0302fb0
Merge pull request #252 from cerc-io/dboreham/fix-go-ethereum-foundry-startup
...
Fix health checks in erc20 containers
Former-commit-id: bb63035fcc
2023-03-28 10:47:07 -06:00
b3ae2159ee
Fix health checks in erc20 containers
...
Former-commit-id: 35ca979068
2023-03-28 10:46:26 -06:00
bd61d823d7
Merge pull request #251 from cerc-io/dboreham/fix-ethereum-foundry
...
Update go-ethereum-foundry container for Debian base image
Former-commit-id: b1f4f2e4e3
2023-03-28 09:53:22 -06:00
ce04ca2be5
Update go-ethereum-foundry container for Debian base image
...
Former-commit-id: 82acc99e2d
2023-03-28 09:52:34 -06:00
126d671bb0
Update version
...
Former-commit-id: 3caf0da956
2023-03-28 07:17:06 -06:00
616f85ce6b
Update version
...
Former-commit-id: 7e1137f811
2023-03-27 08:00:19 -06:00
bed5e262cc
Add missing notes and steps in mobymask-v2 stack readme ( #241 )
...
* Add missing notes and steps in readme
* Mention clearing of browser cache before opening invite link
Former-commit-id: 1aeb44d5ad
2023-03-27 11:17:12 +05:30
97da39c68b
Update version
...
Former-commit-id: 3706dfd7db
2023-03-26 21:35:01 -06:00
e7c5d5157e
Fix missing container name change
...
Former-commit-id: e70dca7687
2023-03-25 18:57:36 -06:00
9adf48f6c8
Merge pull request #240 from cerc-io/dboreham/fix-act-container-names
...
Use dashes not underscore to match docker-compose file
Former-commit-id: 685ebdfb15
2023-03-25 18:27:38 -06:00
16ff576413
Use dashes not underscore to match docker-compose file in hosting repo and convention
...
Former-commit-id: 022afdc352
2023-03-25 18:26:21 -06:00
f4e9837ed2
Merge pull request #238 from cerc-io/telackey/act_runner
...
Add Gitea action support via act_runner.
Former-commit-id: 7af7f654f6
2023-03-25 11:35:07 -06:00
0eb890edaf
Merge pull request #230 from cerc-io/dboreham/update-node-version
...
Update to Node 18
Former-commit-id: ece01730fd
2023-03-25 11:34:07 -06:00
788b214116
Add Gitea action support via act_runner.
...
Former-commit-id: 74077d7704
2023-03-24 22:24:40 -05:00
David Boreham
94c69d6596
Merge main
...
Former-commit-id: 4a04d20bb2
2023-03-24 19:43:46 -06:00
aa7697dd3e
Add lirewine packages
...
Former-commit-id: ca82d39c0c
2023-03-25 12:07:44 -06:00
David Boreham
741b225706
Console host container builds
...
Former-commit-id: 4ad2729ae8
2023-03-24 19:32:41 -06:00
David Boreham
99f41a3f9f
Merge branch 'dboreham/add-console' of github.com:cerc-io/stack-orchestrator into dboreham/add-console
...
Former-commit-id: 2ca48fd2a2
2023-03-24 18:38:50 -06:00
David Boreham
4b0f46bb1b
Merge branch 'main' into dboreham/add-console
...
Former-commit-id: 62d2d37417
2023-03-24 18:36:36 -06:00
8e056c1b0c
Merge pull request #237 from cerc-io/dboreham/use-local-foundry
...
Use our locally built foundry container
Former-commit-id: b2cef16462
2023-03-24 18:27:48 -06:00
David Boreham
5767b93e6a
Use our locally built foundry container
...
Former-commit-id: da24a4edf6
2023-03-24 18:23:35 -06:00
e608dca175
Add sdk repo and npm
...
Former-commit-id: f67e367ead
2023-03-24 17:31:41 -06:00
38feddb266
Update version file
...
Former-commit-id: 07de83e6d7
2023-03-24 10:26:48 -06:00
Zach
862b75de1e
Merge pull request #235 from cerc-io/zramsay-patch-1
...
doc jq requirement
Former-commit-id: 3d03b1099a
2023-03-24 08:57:38 -04:00
Zach
af44d005c3
doc jq requirement
...
Former-commit-id: a5dd62e457
2023-03-24 08:56:01 -04:00
1951a5d398
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>
Former-commit-id: cacd306b22
2023-03-24 15:53:54 +04:00
2d64f49dc5
Fix npm config
...
Former-commit-id: 5b8c91d19d
2023-03-24 02:59:03 -06:00
7c69d9477b
Merge branch 'main' into dboreham/add-console
...
Former-commit-id: af1b5b5cfc
2023-03-24 02:56:03 -06:00
8a4f189286
Merge pull request #234 from cerc-io/dboreham/lirewine-builds
...
Add support for lirewine npm package build and consumption
Former-commit-id: ebe1dfa4bf
2023-03-24 02:54:21 -06:00
aa01feb98a
Fix up script and npm list
...
Former-commit-id: e6b91acdea
2023-03-24 02:52:37 -06:00
c4e3aa54f1
Remove trailing whitespace
...
Former-commit-id: 2e7ef1e52e
2023-03-24 02:31:19 -06:00
364a71d694
Support the @lirewine npm scope
...
Former-commit-id: 9e322203e9
2023-03-24 02:30:04 -06:00
d96a6def14
Add lirewine repos and npms
...
Former-commit-id: 870a987760
2023-03-24 02:08:56 -06:00
db925bfe35
Merge branch 'main' into dboreham/add-console
...
Former-commit-id: 44ba54f4a1
2023-03-23 18:47:54 -06:00
1a75a270f5
Merge pull request #232 from cerc-io/dboreham/foundry-debian-container
...
Foundry debian-based container
Former-commit-id: 76029d24de
2023-03-23 17:46:42 -06:00