• Joined on 2023-01-30
zramsay commented on pull request cerc-io/testnet-ops#10 2024-09-27 11:41:39 +00:00
[WIP] Add ansible playbook to automate service provider setup

for the ongoing testnet, min payment should be 0

zramsay closed issue cerc-io/laconicd#55 2024-09-25 15:36:51 +00:00
Chain congestion prevents setting names, publishing records, etc.
zramsay commented on pull request cerc-io/testnet-ops#10 2024-09-24 18:10:25 +00:00
[WIP] Add ansible playbook to automate service provider setup

.com shouldn't be assumed, instead set in the dns_domain var

zramsay commented on pull request cerc-io/testnet-ops#10 2024-09-24 18:06:12 +00:00
[WIP] Add ansible playbook to automate service provider setup

should use the node that user just setup

zramsay opened issue cerc-io/webapp-deployment-status-api#18 2024-09-18 18:22:56 +00:00
handle multi host scenarios
zramsay created pull request cerc-io/stack-orchestrator#947 2024-09-13 14:02:49 +00:00
update url for act runner stack
zramsay created branch zach/update-url in cerc-io/stack-orchestrator 2024-09-13 13:59:00 +00:00
zramsay pushed to zach/update-url at cerc-io/stack-orchestrator 2024-09-13 13:59:00 +00:00
4cbc84b388 update url
zramsay opened issue cerc-io/stack-orchestrator#946 2024-09-06 16:11:04 +00:00
add ISO 3166-2 country code to deployer registration record
zramsay opened issue cerc-io/webapp-deployment-status-api#17 2024-09-04 18:01:54 +00:00
doc from beezy
zramsay opened issue cerc-io/stack-orchestrator#942 2024-08-29 15:05:57 +00:00
the --help command could be more helpful
zramsay commented on issue cerc-io/stack-orchestrator#940 2024-08-28 22:22:40 +00:00
publish-deployer-to-registry command flames out

UPLOAD_DIRECTORY="/etc/config/"

zramsay commented on issue cerc-io/stack-orchestrator#940 2024-08-28 22:22:09 +00:00
publish-deployer-to-registry command flames out

ONLY_NEW_REQUESTS=true and --only-update-state

zramsay commented on issue cerc-io/stack-orchestrator#940 2024-08-28 22:21:24 +00:00
publish-deployer-to-registry command flames out

gpg --export my_key_name > mykey.pub and gpg --export-secret-keys my_key_name > mykey.key

zramsay opened issue cerc-io/webapp-deployment-status-api#15 2024-08-28 20:52:31 +00:00
confusing logs
zramsay commented on issue cerc-io/laconic-console#59 2024-08-28 20:12:23 +00:00
max records exceeded on testnet

solution is to increase max-recv-msg-size in the app.toml of laconicd

zramsay opened issue cerc-io/laconic-console#59 2024-08-28 18:17:31 +00:00
max records exceeded on testnet
zramsay commented on issue cerc-io/stack-orchestrator#940 2024-08-28 17:07:55 +00:00
publish-deployer-to-registry command flames out

by skipping that command, the deployer itself flames out:

│     return _run_code(code, main_globals, None,                                                                                  …
zramsay opened issue cerc-io/stack-orchestrator#940 2024-08-28 17:02:55 +00:00
publish-deployer-to-registry command flames out
zramsay commented on issue cerc-io/registry-sdk#23 2024-08-27 23:39:47 +00:00
globalThis incorrectly pollyfilled

re-opening b/c this patch needs to be applied to main. cut patch release to unblock progress on snowball