|
edd7d549d9
|
Update fixturenet-laconicd docs
Former-commit-id: 89b33c0e38
|
2023-03-07 16:04:43 -07:00 |
|
|
fae8fbed5e
|
Implement logs command
Former-commit-id: b488d82b8f
|
2023-03-07 11:57:24 -07:00 |
|
|
a900945698
|
Update version
Former-commit-id: f97b1e4720
|
2023-03-07 10:14:20 -07:00 |
|
|
2937a07cd8
|
Merge pull request #207 from cerc-io/dboreham/run-cli-in-cluster
Run laconic registry cli in cluster
Former-commit-id: d80fb5dd16
|
2023-03-07 10:10:26 -07:00 |
|
|
6ae3c252ea
|
Very basic key export/import implementation
Former-commit-id: 8a8fef6845
|
2023-03-07 10:08:04 -07:00 |
|
|
178de8f496
|
Add simple export/import scheme
Former-commit-id: 277be07dcd
|
2023-03-07 09:07:15 -07:00 |
|
|
e801c28f60
|
Add foundry cli to fixturenet-eth
Former-commit-id: b43886a1a9
|
2023-03-06 15:19:19 -07:00 |
|
|
eb70f2526e
|
Initial commit
Former-commit-id: 49c524e8ed
|
2023-03-04 18:45:57 -07:00 |
|
|
f0b711912a
|
Pass environment variables for both exec and up
Former-commit-id: be6a473772
|
2023-03-02 10:53:48 -07:00 |
|
|
c3101bc25a
|
Remove debug output
Former-commit-id: f99dbfbdf5
|
2023-03-02 10:32:18 -07:00 |
|
|
70d34e6751
|
Pass uid and gid to compose
Former-commit-id: cea4e5a51f
|
2023-02-28 10:22:27 -07:00 |
|
|
c6de6d6067
|
Merge pull request #196 from cerc-io/dboreham/fix-project-name
Make cluster/docker-compose project name unique
Former-commit-id: 4353418fa6
|
2023-02-28 08:47:52 -07:00 |
|
|
69b6b9a873
|
Make cluster/docker-compose project name unique
Former-commit-id: a1fdeac3b7
|
2023-02-28 08:47:02 -07:00 |
|
|
430b884d72
|
Update version
Former-commit-id: 2f29e283de
|
2023-02-28 08:01:36 -07:00 |
|
|
ca40ffb012
|
Revert move to BuildKit in new Docker releases
Former-commit-id: ced6925e02
|
2023-02-24 23:31:17 -07:00 |
|
|
9480b4082e
|
usermod does not change group ownership of home dir
Former-commit-id: 17355c9e42
|
2023-02-24 22:44:50 -07:00 |
|
|
467ff235ba
|
Propagate build env vars
Former-commit-id: 5022e355ed
|
2023-02-24 22:26:02 -07:00 |
|
|
25a755982e
|
Implement new approach: build a uid-specific container
Former-commit-id: 6704cd7527
|
2023-02-24 22:14:28 -07:00 |
|
|
e3e96fa75e
|
Work around docker uid/gid insanity
Former-commit-id: b84a28592d
|
2023-02-23 20:50:20 -07:00 |
|
|
42696f8165
|
Add build stack doc
Former-commit-id: 187c06ef5a
|
2023-02-23 07:22:46 -07:00 |
|
|
8352893d92
|
Add some doc
Former-commit-id: 1f57ec5326
|
2023-02-21 11:25:49 -07:00 |
|
|
f841f8a2de
|
Stack syntax for ERC721.
Former-commit-id: 463b11bb23
|
2023-02-21 09:30:07 -06:00 |
|
|
c769fce491
|
Copy build tree
Former-commit-id: 3b55d012be
|
2023-02-21 06:56:33 -07:00 |
|
|
c717fd8a59
|
Add ipfs pod
Former-commit-id: 6dddceec27
|
2023-02-21 06:16:59 -07:00 |
|
|
0de2db7e90
|
Add kubo pod
Former-commit-id: 9c00aba8f3
|
2023-02-21 05:59:28 -07:00 |
|
|
92f325a09b
|
Update version
Former-commit-id: c4fa7fee30
|
2023-02-21 05:40:57 -07:00 |
|
|
6f2a44ba2f
|
Check for builder container in npm build
Former-commit-id: 156758bfa7
|
2023-02-20 16:16:15 -07:00 |
|
|
628fed4ef7
|
Working feature
Former-commit-id: f14a4a33d7
|
2023-02-20 12:46:56 -07:00 |
|
|
c737ec7ed6
|
Wire up to build-npms
Former-commit-id: 7e6268c39d
|
2023-02-20 06:43:06 -07:00 |
|
|
d927c92c0a
|
Call from base stack class
Former-commit-id: f1cbce1d00
|
2023-02-20 06:23:21 -07:00 |
|
|
142be179f4
|
Initial implementation
Former-commit-id: 68293cbaa3
|
2023-02-20 06:09:35 -07:00 |
|
|
863e19211e
|
Remove debug code
Former-commit-id: 5ceed34160
|
2023-02-17 15:38:24 -07:00 |
|
|
e20f9993d2
|
Merge pull request #178 from cerc-io/dboreham/package-registry-stack
Support for the package registry stack
Former-commit-id: e5197e4918
|
2023-02-17 15:36:28 -07:00 |
|
|
9dab9b815c
|
Add newline
Former-commit-id: 63c93acb83
|
2023-02-17 15:36:09 -07:00 |
|
|
83115bcb9d
|
Fix comment
Former-commit-id: 88d81f7df6
|
2023-02-17 15:35:31 -07:00 |
|
|
46c22f4e4f
|
Add pre/post script support
Former-commit-id: bb39d90522
|
2023-02-17 15:31:43 -07:00 |
|
|
912483df58
|
Basic functionality
Former-commit-id: a1893aa153
|
2023-02-17 14:15:35 -07:00 |
|
|
ff69670db6
|
Initial commit
Former-commit-id: 60c1da725e
|
2023-02-17 13:34:51 -07:00 |
|
|
871cd90456
|
Missed one update
Former-commit-id: 2bf50383dd
|
2023-02-17 11:53:58 -07:00 |
|
|
639ab8cbc3
|
Update to use stack syntax
Former-commit-id: 6569a2a2b6
|
2023-02-17 11:53:05 -07:00 |
|
|
bc5eff71b5
|
Use latest keycloak plugin. (#173)
Former-commit-id: 8645ab0619
|
2023-02-01 16:02:49 -06:00 |
|
|
5ec774a300
|
Update version
Former-commit-id: b0520a042a
|
2023-01-30 22:29:38 +01:00 |
|
|
9a750f0d9e
|
Update version
Former-commit-id: 10f2fbaa37
|
2023-01-30 22:28:33 +01:00 |
|
|
b4ddef7ff0
|
Revert local foundry build
Former-commit-id: e850923e1a
|
2023-01-30 14:05:48 -07:00 |
|
|
77380aec94
|
Initial commit
Former-commit-id: f01bc27660
|
2023-01-30 16:53:57 +01:00 |
|
|
4dda8e2a87
|
Install gerbil packages globally not locally in the project directory
Former-commit-id: 5928e40721
|
2023-01-28 18:56:43 +01:00 |
|
|
d677e5f369
|
Fix status script
Former-commit-id: 5a3bdd269d
|
2023-01-27 08:10:04 -07:00 |
|
|
9991baa8d6
|
Update version
Former-commit-id: 04f61293b5
|
2023-01-27 07:30:14 -07:00 |
|
|
d033d4ff93
|
Merge pull request #164 from cerc-io/dboreham/fixturenet-eth-fixes
Fixes to fixturenet-eth
Former-commit-id: ecf943b593
|
2023-01-26 21:36:23 -07:00 |
|
|
f02bbee3bf
|
Fixes to fixturenet-eth
Former-commit-id: e4229e4ceb
|
2023-01-26 16:47:06 -07:00 |
|