Commit Graph

474 Commits

Author SHA1 Message Date
409f61d68d Implement deploy time config 2023-03-31 16:29:59 -06:00
3372cac35e Add a temporary version of config to the hosting container 2023-03-31 08:00:24 -06:00
c45dd545dd Add console host container to stack 2023-03-31 07:59:43 -06:00
3fb968c9cf Add console container pod 2023-03-30 00:27:19 -06:00
d01fb777d4 Add web server to host container 2023-03-30 00:15:36 -06:00
8bfc97bfbe Merge branch 'main' into dboreham/add-console 2023-03-29 22:50:22 -06:00
7f155023d2
Merge pull request #265 from cerc-io/dboreham/fix-yarn-lock-processing
Handle semver spec in package.json local dependencies
2023-03-29 22:47:48 -06:00
c5a532c02b Handle semver spec in package.json local dependencies 2023-03-29 22:46:58 -06:00
prathamesh0
71aaa41069
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>
2023-03-30 09:44:15 +05:30
c5cf8dda79 Merge branch 'main' into dboreham/add-console 2023-03-29 21:25:57 -06:00
e23ee1b176 Update version 2023-03-28 20:00:16 -06:00
df23476f0b
Merge pull request #255 from cerc-io/dboreham/fix-js-builder-gid-problem
Do not switch gid/uid for root and system users
2023-03-28 19:54:37 -06:00
b6fb3b396b Do not switch gid/uid for root and system users 2023-03-28 19:52:42 -06:00
1266ab88be Update version 2023-03-28 11:49:58 -06:00
a4a9607ea8
Merge pull request #253 from cerc-io/dboreham/wait-for-export-cluster-config
Detect transient errors exporting variables and re-try
2023-03-28 11:44:54 -06:00
15c0a92f30 Detect transient errors exporting variables and re-try 2023-03-28 11:44:02 -06:00
bb63035fcc
Merge pull request #252 from cerc-io/dboreham/fix-go-ethereum-foundry-startup
Fix health checks in erc20 containers
2023-03-28 10:47:07 -06:00
35ca979068 Fix health checks in erc20 containers 2023-03-28 10:46:26 -06:00
b1f4f2e4e3
Merge pull request #251 from cerc-io/dboreham/fix-ethereum-foundry
Update go-ethereum-foundry container for Debian base image
2023-03-28 09:53:22 -06:00
82acc99e2d Update go-ethereum-foundry container for Debian base image 2023-03-28 09:52:34 -06:00
3caf0da956 Update version 2023-03-28 07:17:06 -06:00
7e1137f811 Update version 2023-03-27 08:00:19 -06:00
1aeb44d5ad
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
2023-03-27 11:17:12 +05:30
3706dfd7db Update version 2023-03-26 21:35:01 -06:00
e70dca7687 Fix missing container name change 2023-03-25 18:57:36 -06:00
685ebdfb15
Merge pull request #240 from cerc-io/dboreham/fix-act-container-names
Use dashes not underscore to match docker-compose file
2023-03-25 18:27:38 -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
ca82d39c0c Add lirewine packages 2023-03-25 12:07:44 -06:00
David Boreham
4ad2729ae8 Console host container builds 2023-03-24 19:32:41 -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
b2cef16462
Merge pull request #237 from cerc-io/dboreham/use-local-foundry
Use our locally built foundry container
2023-03-24 18:27:48 -06:00
David Boreham
da24a4edf6 Use our locally built foundry container 2023-03-24 18:23:35 -06:00
f67e367ead Add sdk repo and npm 2023-03-24 17:31:41 -06:00
07de83e6d7 Update version file 2023-03-24 10:26:48 -06:00
Zach
3d03b1099a
Merge pull request #235 from cerc-io/zramsay-patch-1
doc jq requirement
2023-03-24 08:57:38 -04:00
Zach
a5dd62e457
doc jq requirement 2023-03-24 08:56:01 -04: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
ebe1dfa4bf
Merge pull request #234 from cerc-io/dboreham/lirewine-builds
Add support for lirewine npm package build and consumption
2023-03-24 02:54:21 -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
870a987760 Add lirewine repos and npms 2023-03-24 02:08:56 -06:00
44ba54f4a1 Merge branch 'main' into dboreham/add-console 2023-03-23 18:47:54 -06:00