Commit Graph

1041 Commits

Author SHA1 Message Date
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
c2f6544f51
Merge pull request #60 from cerc-io/dboreham/node-builder
Add js builder container
2022-12-07 11:59:47 -07:00
d0903a2780 Build js builder container 2022-12-07 11:38:32 -07:00
32edd7aea7
46: Make it possible to launch fixturenet with or without the statediff DB. (#59)
* 46: Make it possible to launch fixturenet with or without the statediff DB.

* Require the hostname as well.
2022-12-06 17:17:24 -06:00
bd9aaebe3d
eth-probe with fixturenet (#57)
* eth-probe with fixturenet

* Add ability to wait on geth to be up and minting blocks before launching the probe.
2022-12-06 11:10:38 -06:00
b538011a7b
Merge pull request #55 from cerc-io/dboreham/display-mapped-ports
Display mapped ports, revert to ps command name
2022-11-29 21:15:10 -07:00
d87a2387e5 Display mapped ports, revert to ps command name 2022-11-29 21:14:40 -07:00
3308328524
Fix copy/paste 2022-11-29 19:58:18 -07:00
c502aae162
Merge pull request #54 from cerc-io/dboreham/fix-verbose-output
Quiet verbose output
2022-11-29 19:56:26 -07:00
43d59a9e28 Quiet verbose output 2022-11-29 19:54:08 -07:00
28a3880fcf
Add deploy command 2022-11-29 06:33:46 -07:00
acb06feac4
Fix typo 2022-11-29 06:29:18 -07:00
f7e9cf4ba4
Update README.md 2022-11-15 22:24:11 -07:00
b94cfb4de8
Merge pull request #51 from cerc-io/dboreham/use-git-http
Allow http for git (as the default)
2022-11-15 22:19:25 -07:00
ed4352911d Allow http for git (as the default) 2022-11-15 22:18:43 -07:00
e5c18ba77a
Update README.md
Update download url version.
2022-11-15 22:06:04 -07:00
5dda2303d3
Merge pull request #50 from cerc-io/dboreham/fix-shiv-package
Fix shiv package
2022-11-15 22:03:39 -07:00
1a5844af7a Fix shiv package 2022-11-15 22:02:44 -07:00
5a69bf471b Move data files into subdirectory 2022-11-15 11:34:13 -07:00
7a5834a021
Update README.md
Fix install link
2022-11-15 11:14:56 -07:00
70b7476318
Update README.md
Fix install link
2022-11-15 11:14:33 -07:00
8b12dec75b
Update README.md
Update version in download link
2022-11-15 11:13:45 -07:00
9baf8a3d37
Merge pull request #49 from cerc-io/dboreham/laconicd-landing-page
Add laconicd fixturenet readme
2022-11-15 10:56:52 -07:00
8236da4b01 Add laconicd fixturenet readme 2022-11-15 10:56:08 -07:00
e27b3e114e
Update README.md
Update for selective repo clone
2022-11-14 23:00:29 -07:00
5fd1cbb019
Merge pull request #48 from cerc-io/dboreham/selective-repo-clone
Selective git clone/pull
2022-11-14 22:52:05 -07:00
437b5a696c Selective git clone/pull 2022-11-14 22:49:00 -07:00
aa138efa17
Update README.md
Fix typo
2022-11-14 11:32:28 -07:00
4d8d4c0bbe
Update README.md
Fix typo
2022-11-14 11:31:06 -07:00
7b6919ad29
Merge pull request #47 from cerc-io/dboreham/doc-for-binary-release
Update readme for binary release
2022-11-14 11:29:35 -07:00
5d05ef9b6b Update readme for binary release 2022-11-14 11:28:44 -07:00
8a08b8e277
Update README.md
Add missing shiv dependency
2022-11-14 10:59:32 -07:00
c74609f9d1
Update README.md
Clarify Python venv install, remove first time script instructions until it can be made fail-safe.
2022-11-14 10:38:50 -07:00