Commit Graph

122 Commits

Author SHA1 Message Date
benbierens fe11a97458
Fixes initialization issue for deployments monitor 2023-11-02 14:25:17 +01:00
benbierens b8774e7273
Adds SPR-fetching command. 2023-11-02 12:30:48 +01:00
benbierens ac07327d77
Upgrades volume support for use with deploy-and-run container 2023-10-31 14:20:50 +01:00
benbierens c348ca9849
sets up test starter tool 2023-10-31 11:22:59 +01:00
benbierens 85ad0b414f
Cleans up some gethnode arguments. 2023-10-30 13:30:14 +01:00
benbierens 901259d0fa
Adds debug-peer command 2023-10-29 10:40:01 +01:00
benbierens 62cc9e0587
Formats the json response 2023-10-29 10:02:51 +01:00
benbierens d7827a4531
Forgot to connect command handler. 2023-10-29 09:47:34 +01:00
benbierens f17d123af8
Adds netinfo command 2023-10-29 09:25:50 +01:00
benbierens 529f923595
Sleep before fetching debug info. 2023-10-27 10:56:30 +02:00
benbierens a362eb1e96
Separate port for geth listening 2023-10-27 08:33:07 +02:00
benbierens 4102ce0a04
Moves discord bot datafiles to volume 2023-10-25 11:53:33 +02:00
benbierens 69296577f8
adds Whois command 2023-10-25 11:25:27 +02:00
benbierens bd9fc3a3cf
Ephemeral messages. 2023-10-25 10:54:26 +02:00
benbierens f148598a21
Restrict admin commands to admin channel 2023-10-25 10:38:21 +02:00
benbierens 6e82d6b1e6
Disallow duplicate eth addresses 2023-10-25 10:25:00 +02:00
benbierens 6d44a0ccfc
Important user feedback message update 2023-10-25 09:54:08 +02:00
benbierens fb70daa2e9
Adds discord bot to deploy script 2023-10-25 09:40:47 +02:00
benbierens 14e8222dfe
Adds codex debug-info to deployment json. Needed for bootstrapping later on. 2023-10-25 09:14:35 +02:00
benbierens b8b9e6b997
Successful deployment add and remove. 2023-10-24 15:45:40 +02:00
benbierens 29672ece68
remove command 2023-10-24 15:43:07 +02:00
benbierens a0461a446e
cleanup of admin commands 2023-10-24 15:25:45 +02:00
benbierens 5aff8c6f6d
setting up subcommands. 2023-10-24 14:07:15 +02:00
benbierens dfe477d192
Removes codexdeployment from input of discord bot. 2023-10-24 13:48:24 +02:00
benbierens ade08a27fe
Wires codex bot into deployer. 2023-10-24 10:29:07 +02:00
benbierens 5a021a4bfe
Capture only first Geth account. 2023-10-23 13:36:20 +02:00
benbierens a68e849768
Wires up geth public IP and discovery port. 2023-10-23 13:19:57 +02:00
benbierens 020865f5c0
Wires up deployer config 2023-10-23 13:08:49 +02:00
benbierens 4280f910ae
Makes making storage available optional. 2023-10-23 12:52:47 +02:00
benbierens ec8a041257
Setting up deployer config for public testnet deploying. 2023-10-23 12:43:50 +02:00
benbierens 7a6d7d787b
Splits up metrics-scraper from metrics-endpoints configuration in deployer. 2023-10-23 10:57:59 +02:00
benbierens e11a7d1600
Gives deployments a name. 2023-10-23 10:19:52 +02:00
benbierens ad70394333
Merge branch 'master' into app/discord-bot 2023-10-23 10:13:23 +02:00
benbierens 50fbf0ad52
Replaces retry-time with maxNumberOfRetries in timesets. 2023-10-23 10:11:02 +02:00
benbierens 116f62e73e
Adds eth address validation. 2023-10-22 11:26:00 +02:00
benbierens 8ef2e6023e
All works 2023-10-22 11:10:45 +02:00
benbierens e16b1ce079
Sets up guild role checking 2023-10-22 10:38:46 +02:00
benbierens 4aa4731480
setting up all the commands 2023-10-22 10:10:52 +02:00
benbierens 8ad2dee67c
Adds user repo. 2023-10-22 09:32:03 +02:00
benbierens 869aeb9253
Deals with timeout for operations that may take a while. 2023-10-20 11:20:38 +02:00
benbierens 8910c7ff27
Stores contracts deployment as part of CodexDeployment json. 2023-10-20 10:15:38 +02:00
benbierens 2b10f2ec58
Adds mint command 2023-10-20 10:14:56 +02:00
benbierens 991927b95f
Setting up balance-getting command 2023-10-20 09:49:23 +02:00
benbierens 766e2f5c20
Very basic endpoint pinging that might not even work. 2023-10-18 14:59:39 +02:00
benbierens 888b19d8e5
working example of slash commands with arguments 2023-10-18 13:55:56 +02:00
benbierens f33866efc1
setting up slash commands 2023-10-18 13:48:15 +02:00
benbierens 8c7229504e
do not print token 2023-10-18 11:21:06 +02:00
benbierens bcb05cd0c9
Dockerizes discord bot 2023-10-18 11:01:24 +02:00
benbierens 7179c70463
Sets up an echo command 2023-10-18 09:10:04 +02:00
benbierens b3da42522f
Sets up project 2023-10-18 08:57:59 +02:00
benbierens 8e4d43b73b
Adds start and finished times to deployment json. 2023-10-16 11:19:57 +02:00
benbierens 4f764ac4c7
Wires up the codex log topics config options. 2023-10-08 07:29:55 +02:00
benbierens c653afa554
trying with script 2023-10-07 07:53:10 +02:00
benbierens b365d4c0ba
bumps timeout because cluster might need to start more nodes 2023-10-05 08:58:05 +02:00
benbierens 8fb63213bc
Trying deploy replication 2023-10-05 08:55:13 +02:00
benbierens ffe762f860
makes output deployment json configurable. 2023-10-05 08:46:59 +02:00
benbierens ac7fa4905d
Adds dockertag description 2023-09-29 10:40:48 +02:00
benbierens dcdcd110a1
Updates READMEs 2023-09-29 10:19:59 +02:00
benbierens 8d2ce8ae7a
Adds Readme to codex net deployer 2023-09-28 15:29:29 +02:00
benbierens b0f72cf453
Automated local docker build is working. 2023-09-28 12:22:35 +02:00
benbierens 0f12bcd086
Sets up local builder in codex plugin. 2023-09-28 11:31:09 +02:00
benbierens 0a2bca9f52
Restores pod labels in deployer. Adds metrics assert for twoclient continuous test. 2023-09-26 14:32:28 +02:00
benbierens e78659690b
Pod labels hook for containers deployed with CodexNetDeployer. 2023-09-22 11:10:22 +02:00
benbierens b8b59508aa
Nicens up the timeouts for the net deployer. 2023-09-22 10:02:16 +02:00
benbierens 192079f9c8
Adds name to geth container 2023-09-21 14:48:41 +02:00
benbierens dbf0ed714c
Restores continuous test runner. 2023-09-21 10:33:09 +02:00
benbierens b5e0c9bfe0
Console output alignment is important. 2023-09-21 08:49:09 +02:00
benbierens 5b2557b3f4
Set up loading of plugins. 2023-09-20 13:56:01 +02:00
benbierens 48da92c737
Removes codex net downloader 2023-09-20 12:56:02 +02:00
benbierens 3b6fdaa3bc
Restores CodexNetDeployer 2023-09-20 12:55:09 +02:00
benbierens 75369d68f7
Restores CodexNetDeployer 2023-09-20 12:02:32 +02:00
benbierens 09670e00e9
Moves projects into folders 2023-09-20 10:51:47 +02:00