Commit Graph
142 Commits
Author SHA1 Message Date
dboreham c74609f9d1 Update README.md
Clarify Python venv install, remove first time script instructions until it can be made fail-safe.
v1.0.0-alpha
2022-11-14 10:38:50 -07:00
dboreham 9afe1a99fa Update README.md
Fix typo
2022-11-10 12:12:14 -07:00
dboreham 8a2a9bad9c Update README.md 2022-11-10 11:57:01 -07:00
dboreham 72251f966f fix typo 2022-11-08 00:28:27 -07:00
dboreham f8d4bd9940 Merge pull request #45 from cerc-io/dboreham/run-mobymask-watcher
Run mobymask watcher
2022-11-08 00:24:07 -07:00
dboreham 5728484fad Update doc 2022-11-08 00:23:40 -07:00
dboreham 8121fda0d5 Fix config file path 2022-11-07 23:31:34 -07:00
dboreham 06bfbd56e4 Use host gateway for services 2022-11-07 23:17:56 -07:00
dboreham b7193b8715 Deploy mobymask watcher 2022-11-07 22:22:54 -07:00
dboreham cc491263f5 Merge pull request #44 from cerc-io/dboreham/build-mobymask-watcher
Build watcher container
2022-11-07 20:24:25 -07:00
dboreham e6859c03ad Fix build for yarn insanity 2022-11-07 20:23:52 -07:00
dboreham 07e89c50f4 Merge pull request #43 from cerc-io/dboreham/fix-timescale-version
Target a specific TimescaleDB image version
2022-11-07 10:25:05 -07:00
David Boreham 539d35f5dd Merge branch 'main' into dboreham/build-mobymask-watcher 2022-11-07 08:38:32 -07:00
David Boreham b268d76a27 Target a specific TimescaleDB image version 2022-11-07 08:35:41 -07:00
David Boreham c5895bed0d Fix up compose file 2022-11-06 17:45:32 -07:00
David Boreham acf3877caa Working container build 2022-11-06 17:17:48 -07:00
dboreham f8d2d46ac0 Merge pull request #40 from cerc-io/dboreham/clean-up-files
Delete unused file
2022-11-06 15:49:12 -07:00
David Boreham 81066905d4 Add container build 2022-11-06 10:11:42 -07:00
David Boreham f5f262cea3 Add repo and compose from repo 2022-11-06 09:49:05 -07:00
David Boreham 90a2dc755e Delete unused file 2022-11-06 09:41:38 -07:00
David Boreham 7625939f13 Initial commit 2022-11-06 09:40:10 -07:00
dboreham f47eda91cb Merge pull request #39 from cerc-io/dboreham/add-mobymask-landing
Placeholder landing page
2022-11-04 14:04:25 -06:00
David Boreham 8054597d2d Placeholder landing page 2022-11-04 14:02:27 -06:00
telackey 863548530a Integrate ipld-eth-beacon-indexer working with the fixturenet. (#36)
* Use explicit image hash, not latest tag.

* Better syntax

* No latest

* Add fixturenet setup for beacon indexer.

* Don't wait for merge.

* Don't wait for merge.
2022-11-03 17:31:14 -05:00
dboreham 5edfe5c0b8 Merge pull request #37 from cerc-io/dboreham/fixturenet-laconicd
Dboreham/fixturenet laconicd
2022-11-02 21:05:44 -06:00
dboreham 8c28613130 Merge pull request #34 from cerc-io/dboreham/scrypt-error-note
Add note on benign container build warning messages
2022-11-01 18:51:02 -06:00
dboreham 8e0f1f7e35 Add note on benign container build warning messages 2022-11-01 18:45:21 -06:00
telackey 99fa08ed67 Use explicit image hash, not latest tag. (#33)
* Use explicit image hash, not latest tag.

* Better syntax

* No latest
2022-11-01 17:53:32 -05:00
telackey f2c9af4ec6 Add option to enable statediffing for the fixturenet geth. (#32)
* Add option to enable statediffing for the fixturenet geth.

* eol

* Review comments
2022-11-01 12:44:33 -05:00
telackey 01fd7e251a Remove fixed IPs and separate network for fixturenet. (#30)
* Remove fixed IPs and separate network for fixturenet.

* Remove static port mapping.

* Add helper script for checking your fxiturenet status

* Sleep 1 second

* Fix spacing

* Fix for latest genesis generator.

* run as archive node
2022-10-31 12:43:49 -05:00
dboreham 7a6bebed73 Merge pull request #31 from cerc-io/dboreham/test-container
Simple container for testing stack orchestrator
2022-10-30 20:41:54 -06:00
dboreham 2aae7dd59f Simple container for testing stack orchestrator 2022-10-30 20:41:05 -06:00
dboreham 88d38c7801 Enable GraphQL 2022-10-28 16:05:20 -06:00
dboreham bb4288cc60 Fixturenet for laconicd 2022-10-28 14:21:02 -06:00
dboreham 20fae9f2c0 Merge pull request #29 from cerc-io/dboreham/compose-ps
Implement deploy-system status command
2022-10-24 16:03:19 -06:00
dboreham 548e4a8957 Tidy up 2022-10-24 16:02:11 -06:00
dboreham 302ff75593 Output docker compose ps results 2022-10-24 12:39:51 -06:00
dboreham 2180aad63c Merge pull request #28 from cerc-io/dboreham/add-missing-python-dev-package
Add missing python-dev package, previously present in an older revisi…
2022-10-22 18:29:02 -06:00
dboreham 5fffecaea1 Add missing python-dev package, previously present in an older revision of the golang-alpine base image 2022-10-22 18:28:31 -06:00
telackey efd40052cb Restore ENR_IP. 2022-10-14 17:25:00 -05:00
telackey 9e9bb34aee Auto-generate accounts.csv (#25)
* Auto-generate accounts.csv
2022-10-14 16:58:46 -05:00
dboreham 071cefa9cc Merge pull request #24 from cerc-io/telackey/fixturenet
Add build and compose defintions for Merge 'fixturenet'.
2022-10-14 14:11:56 -06:00
telackey 78c79f2653 Review comment 2022-10-14 14:36:49 -05:00
telackey 6ec6fc1d75 Add comment and minor fix. 2022-10-14 14:32:35 -05:00
telackey eae8b54126 Merge branch 'telackey/fixturenet' of github.com:cerc-io/stack-orchestrator into telackey/fixturenet 2022-10-14 13:49:32 -05:00
telackey 2bd5c729dc Use config/ 2022-10-14 13:48:54 -05:00
telackey 3ec2e982a2 Merge branch 'main' into telackey/fixturenet 2022-10-14 12:57:14 -05:00
telackey d537538943 Add build and compose defintions for Merge 'fixturenet'. 2022-10-13 22:18:39 -05:00
dboreham ffe8880dff Merge pull request #22 from cerc-io/dboreham/remove-postgraphile
Remove postgraphile container
2022-10-13 06:15:03 -06:00
dboreham af967dd544 Remove postgraphile container 2022-10-13 06:14:13 -06:00