dcefebc721
Merge pull request #94 from cerc-io/dboreham/registry-cli-container
...
Build registry cli container
2023-01-06 15:59:02 -07:00
82755a27f2
Build a CLI container
2023-01-06 15:57:14 -07:00
318d70020e
Add build environment
2023-01-06 13:54:03 -07:00
6e67a59251
Initial implementation
2023-01-06 13:44:52 -07:00
92743d7390
Rename directory
2023-01-06 13:13:56 -07:00
731a9f2072
Merge pull request #92 from cerc-io/dboreham/check-npm-version-exists
...
Add test for package version already exists
2023-01-06 10:21:59 -07:00
d77a42b36f
Add test for package version already exists
2023-01-06 10:20:18 -07:00
af1aee09ff
Merge pull request #89 from cerc-io/dboreham/npm-build-command
...
npm build command
2023-01-06 09:33:51 -07:00
ff76cdad61
Back out debug code
2023-01-05 07:40:05 -07:00
765db5937d
Default to from-repo package version
2023-01-04 21:23:17 -07:00
68c6eaf0b4
Use the right script
2023-01-04 20:50:23 -07:00
073d94e288
Brand token env var
2023-01-04 20:43:13 -07:00
ee1ecbd217
Initial implementation of npm-build
2023-01-04 16:16:40 -07:00
36f7d4ca26
Merge branch 'main' into dboreham/npm-build-command
2023-01-04 15:23:05 -07:00
fdb04d46b4
Merge pull request #88 from cerc-io/dboreham/fix-ps-command
...
Fix ps display for containers with no mapped ports
2023-01-04 10:39:49 -07:00
778550754d
Fix ps display for containers with no mapped ports
2023-01-04 10:39:16 -07:00
2ba3ffac84
Add lirewine scope
2023-01-04 07:39:01 -07:00
db4899229d
Merge pull request #86 from cerc-io/dboreham/build-laconic-cli
...
Allow building of npm packages using locally published dependencies
2023-01-03 22:40:26 -07:00
a5b1f6e107
Update readme
2023-01-03 22:38:51 -07:00
c059745af9
Working builds
2023-01-03 22:37:44 -07:00
1b0407ae3c
Add scripts to image
2023-01-03 21:39:06 -07:00
47b7a47160
Add comments
2023-01-03 21:17:30 -07:00
1b4b47e9a4
Add more output
2023-01-03 21:16:20 -07:00
b10b6c19f9
Use variable for local package scope
2023-01-03 21:14:35 -07:00
b6f1fd029d
Add npm package build with local dependencies script
2023-01-03 21:10:53 -07:00
be889d893a
Merge branch 'main' into dboreham/build-laconic-cli
2023-01-03 13:11:08 -07:00
63378a5c7e
Add redirect follow to curl command for github
2022-12-22 12:52:23 -07:00
prathamesh0
3b031329b4
Upgrade watcher-ts version in the mobymask stack ( #83 )
...
* Upgrade watcher-ts version in mobymask setup
* Change watcher db service name
* Add a clean-up step
2022-12-22 19:43:13 +05:30
prathamesh0
d51508b01d
[WIP] Add a Uniswap v3 watcher-only stack ( #82 )
...
* Add a stack for uniswap watcher with info app
* Add deployment instructions
* Use docker interactive option while loading the db dumps
2022-12-22 19:30:56 +05:30
prathamesh0
27c3efabe2
Add a local stack for ERC721 watcher ( #81 )
...
* Add a stack for erc721 watcher
* Add a demo
* Avoid watcher db service and volume name conflicts across watchers
* Avoid host port conflicts across watchers
* Avoid watcher-db port conflicts
2022-12-22 13:13:59 +05:30
prathamesh0
a7221ddc24
Add a local stack for ERC20 watcher ( #80 )
...
* Add a healthcheck for ipld-eth-server
* Update ipld-eth-server ports in mobymask watcher config
* Update clique period to 5s in geth-foundry config
* Add a stack for erc20 watcher
* Add a demo for erc20 watcher
* Upgrade watcher-ts version
* Update instructions
* Pass option to pull while setting up repos
2022-12-22 11:33:39 +05:30
e7296c2ce3
Add tx-spammer ( #74 )
...
* Add tx-spammer
* Update README
2022-12-21 09:59:40 -06:00
2c2df6ebbd
Remove extraneous repo
...
This repo was included erroneously in the original move from old-stack-orchestrator.
2022-12-20 20:37:33 -07:00
d138bb1a72
Add warning on user mode install
2022-12-20 19:15:36 -07:00
543afe1808
Fix typo
2022-12-20 19:10:23 -07:00
8f63328d60
fixturenet-eth README ( #73 )
...
* fixturenet-eth README
* Fix bullets
* Minor edit
* Update README.md
2022-12-20 14:08:10 -06:00
efbc86bdea
Moved repos. ( #72 )
2022-12-20 14:06:48 -06:00
23b12cc8f1
Fix typo
2022-12-19 09:44:51 -07:00
717391d835
Add comments
2022-12-19 09:37:24 -07:00
b8c244bbdc
Merge branch 'main' into dboreham/build-laconic-cli
2022-12-19 09:31:02 -07:00
8a9c1fb781
Use new repo ( #68 )
2022-12-16 15:57:26 -06:00
5d482658a7
Download pre-built keycloak api-key-module-0.1.jar rather than building it. ( #66 )
2022-12-16 14:15:56 -06:00
df0bf549a2
Keycloak + nginx reverse proxy ( #63 )
...
* Example Keycloak config.
* Proxy for geth, ipld-eth-server, and lighthouse.
* Add metrics.
2022-12-14 12:59:40 -06:00
d96546a3c5
Put script into the container
2022-12-14 09:26:18 -07:00
680f227967
Add yarn fixup script for local registry
2022-12-14 09:23:12 -07:00
c85b29c237
Update README.md
2022-12-12 14:44:43 -07:00
8d2788d1c1
Merge pull request #62 from cerc-io/dboreham/build-ts-repos
...
Build js/ts projects
2022-12-12 14:42:14 -07:00
46375082d6
Support building an npm package to gitea
2022-12-12 14:40:11 -07:00
faa6027772
Fix entrypoint
2022-12-12 12:42:07 -07:00
d6e90c2dbd
Add generic entrypoint
2022-12-12 12:38:12 -07:00