Commit Graph

412 Commits

Author SHA1 Message Date
7eb6fe6d99 Rename .env file 2023-03-21 11:05:57 +05:30
74be51b892
Add Gitea note 2023-03-20 10:14:58 -06:00
33bbbccef7
Merge pull request #224 from cerc-io/dboreham/update-registry-doc
Update registry deploy instructions
2023-03-20 10:09:49 -06:00
ea6f28a3de Update registry deploy instructions 2023-03-20 10:08:59 -06:00
4c92391faf Update version 2023-03-20 08:21:41 -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
a354158680
Remove now unnecessary commands 2023-03-19 17:30:22 -06:00
f8155cb29a
Merge pull request #216 from cerc-io/dboreham/fixturenet-eth-deploy-contracts
deploy contracts and use foundry with fixturenet-eth
2023-03-10 16:11:04 -07:00
c8ba07739e Merge branch 'main' into dboreham/fixturenet-eth-deploy-contracts 2023-03-09 17:10:16 -07:00
3aa9e427c2
Merge pull request #214 from cerc-io/dboreham/use-local-foundry
Build foundry locally
2023-03-09 17:06:49 -07:00
6735a0d378 Build foundry locally 2023-03-09 17:06:07 -07:00
21104f6b18 Drive by bug fix 2023-03-09 14:26:15 -07:00
7191dd8518 Merge branch 'main' into dboreham/fixturenet-eth-deploy-contracts 2023-03-09 08:37:45 -07:00
01c1230cd1 Update version 2023-03-09 08:37:20 -07:00
ee778356c0
Merge pull request #213 from cerc-io/dboreham/fix-non-stack-deploy
Fix for #212 - exception on non-stack deploy
2023-03-09 08:31:01 -07:00
ecc4302c34 Fix for #212 - exception on non-stack deploy 2023-03-09 08:30:18 -07:00
a3440ad05b Add omitted file 2023-03-09 06:43:51 -07:00
c07f6c51e2 Update doc 2023-03-08 22:49:00 -07:00
b708bb2122 Configure foundry container 2023-03-08 22:22:43 -07:00
d9a7ea19a3
Merge pull request #211 from cerc-io/dboreham/container-dependent-config
Add very basic cluster config mechanism
2023-03-08 17:04:06 -07:00
9cae493458 Add very basic cluster config mechanism 2023-03-08 17:03:14 -07:00
75376d7baf
Merge pull request #210 from cerc-io/dboreham/laconicd-stack-doc
Update fixturenet-laconicd docs
2023-03-07 16:05:21 -07:00
89b33c0e38 Update fixturenet-laconicd docs 2023-03-07 16:04:43 -07:00
ba5cc68794
Merge pull request #208 from cerc-io/dboreham/implement-logs-command
Implement logs command
2023-03-07 11:58:41 -07:00
b488d82b8f Implement logs command 2023-03-07 11:57:24 -07:00
f97b1e4720 Update version 2023-03-07 10:14:20 -07:00
d80fb5dd16
Merge pull request #207 from cerc-io/dboreham/run-cli-in-cluster
Run laconic registry cli in cluster
2023-03-07 10:10:26 -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
99fcdf9d40
Merge pull request #205 from cerc-io/dboreham/eth-tooling
Add foundry cli to fixturenet-eth
2023-03-06 15:20:07 -07:00
b43886a1a9 Add foundry cli to fixturenet-eth 2023-03-06 15:19:19 -07:00
49c524e8ed Initial commit 2023-03-04 18:45:57 -07:00
f7285be425
Merge pull request #203 from cerc-io/dboreham/pass-uid-to-compose-up
Pass environment variables for both exec and up
2023-03-02 10:56:53 -07:00
be6a473772 Pass environment variables for both exec and up 2023-03-02 10:53:48 -07:00
c0b4cefdce
Merge pull request #202 from cerc-io/dboreham/remove-debug-output
Remove debug output
2023-03-02 10:35:26 -07:00
f99dbfbdf5 Remove debug output 2023-03-02 10:32:18 -07:00
900917b548
Merge pull request #197 from cerc-io/dboreham/uid-gid-to-deploy
Pass uid and gid to compose
2023-02-28 10:23:34 -07:00
cea4e5a51f Pass uid and gid to compose 2023-02-28 10:22:27 -07:00
4353418fa6
Merge pull request #196 from cerc-io/dboreham/fix-project-name
Make cluster/docker-compose project name unique
2023-02-28 08:47:52 -07:00
a1fdeac3b7 Make cluster/docker-compose project name unique 2023-02-28 08:47:02 -07:00
2f29e283de Update version 2023-02-28 08:01:36 -07:00
4fdb442263
Merge pull request #193 from cerc-io/dboreham/disable-docker-buildkit
Revert move to BuildKit in new Docker releases
2023-02-24 23:34:48 -07:00
ced6925e02 Revert move to BuildKit in new Docker releases 2023-02-24 23:31:17 -07:00
10548beedf
Merge pull request #191 from cerc-io/dboreham/builder-js-uid
Support docker containers with non-root users and host user uid not equal to 1000
2023-02-24 23:06:13 -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
187c06ef5a Add build stack doc 2023-02-23 07:22:46 -07:00
c52f9e655d
Merge pull request #187 from cerc-io/dboreham/document-build-stack
Add some doc for build stack
2023-02-21 11:26:43 -07:00