benbierens
|
ac07327d77
|
Upgrades volume support for use with deploy-and-run container
|
2023-10-31 14:20:50 +01:00 |
benbierens
|
b5e5570145
|
Creates volume mount for kubeconfig file
|
2023-10-31 11:38:54 +01:00 |
benbierens
|
bfdbebb36e
|
Adds deploy-and-run plugin
|
2023-10-31 11:15:08 +01:00 |
benbierens
|
85ad0b414f
|
Cleans up some gethnode arguments.
|
2023-10-30 13:30:14 +01:00 |
benbierens
|
d5b87253ae
|
Explicitly turn off auto-nat.
|
2023-10-27 11:21:43 +02:00 |
benbierens
|
a362eb1e96
|
Separate port for geth listening
|
2023-10-27 08:33:07 +02:00 |
benbierens
|
939eed544d
|
Fixes error where empty string is passed as datapath
|
2023-10-25 14:33:47 +02:00 |
benbierens
|
3914d58a6a
|
Sets up support for UDP ports and applies them to discovery ports.
|
2023-10-25 14:23:07 +02:00 |
benbierens
|
4102ce0a04
|
Moves discord bot datafiles to volume
|
2023-10-25 11:53:33 +02:00 |
benbierens
|
f148598a21
|
Restrict admin commands to admin channel
|
2023-10-25 10:38:21 +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
|
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
|
cc8a860f41
|
First attempt to send deployment json into discord bot container.
|
2023-10-24 10:17:57 +02:00 |
benbierens
|
d4522f0d9c
|
Sets up bot container recipe
|
2023-10-24 10:06:07 +02:00 |
benbierens
|
b74349cc68
|
Setting up codex discord bot plugin
|
2023-10-24 09:51:29 +02:00 |
benbierens
|
49f6c7e37e
|
Merge branch 'master' into feature/public-testnet-deploying
|
2023-10-24 09:42:37 +02:00 |
benbierens
|
e073f7a881
|
Fixes locking and retrying in http class
|
2023-10-24 09:41:37 +02:00 |
benbierens
|
3326c42f7a
|
Switching to ip + port internal addresses
|
2023-10-24 09:03:56 +02:00 |
benbierens
|
eb70fe612b
|
trying with podIP for internal addresses.
|
2023-10-23 16:12:45 +02:00 |
benbierens
|
b3ba39b2e5
|
Debug logging for nethereum interactions
|
2023-10-23 16:04:50 +02:00 |
benbierens
|
abb9560b6d
|
Better logging of k8s exceptions
|
2023-10-23 15:49:14 +02:00 |
benbierens
|
2fae9505d6
|
attempt to fix contract deployment in testnet mode
|
2023-10-23 15:28:20 +02:00 |
benbierens
|
b2b338d0a5
|
how did this not get commited?
|
2023-10-23 14:25:13 +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
|
bcb690d143
|
Adds option to deploy codex in a public test net.
|
2023-10-23 12:33:48 +02:00 |
benbierens
|
840e794761
|
wip: updating codex container recipe for public deployment
|
2023-10-23 11:30:54 +02:00 |
benbierens
|
854325f10c
|
Adds option to deploy geth for public testnet.
|
2023-10-23 11:23:44 +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
|
45fbd699a9
|
Disables calls to custom API endpoints.
|
2023-10-23 09:36:31 +02:00 |
benbierens
|
4aa4731480
|
setting up all the commands
|
2023-10-22 10:10:52 +02:00 |
benbierens
|
8910c7ff27
|
Stores contracts deployment as part of CodexDeployment json.
|
2023-10-20 10:15:38 +02:00 |
benbierens
|
991927b95f
|
Setting up balance-getting command
|
2023-10-20 09:49:23 +02:00 |
benbierens
|
b1bd1de027
|
Merge branch 'feature/multiple-container-addresses'
|
2023-10-20 08:31:45 +02:00 |
benbierens
|
3b258c9e2e
|
Pins contract image to one compatible with current main codex
|
2023-10-20 08:31:23 +02:00 |
benbierens
|
45050c34e4
|
Implements GetAddress method for runningContainers.
|
2023-10-19 11:18:59 +02:00 |
benbierens
|
43fa57dc97
|
Mandatory port tags for exposed ports
|
2023-10-19 11:12:08 +02:00 |
benbierens
|
3a8bb760ef
|
Adding support for multiple exposed container ports
|
2023-10-19 11:08:30 +02:00 |
benbierens
|
8c82b4c527
|
defaults the codex log topics to warn
|
2023-10-17 13:52:04 +02:00 |
benbierens
|
8e4d43b73b
|
Adds start and finished times to deployment json.
|
2023-10-16 11:19:57 +02:00 |
benbierens
|
8f37b4cf38
|
Sets long timeouts for debug/repostore call.
|
2023-10-10 18:08:21 +02:00 |
benbierens
|
1a277ef1b5
|
Logging repostore content on twoclient test failure
|
2023-10-10 17:54:19 +02:00 |
benbierens
|
b4a187f0b6
|
undo custom image
|
2023-10-09 16:35:09 +02:00 |
benbierens
|
b3ab369dde
|
adds peer id
|
2023-10-09 12:59:05 +02:00 |
benbierens
|
f08986f6c0
|
Setup call to debug blockexchange endpoint.
|
2023-10-09 12:33:35 +02:00 |
benbierens
|
24ba0b4f09
|
Adds missing libp2p topics
|
2023-10-08 08:04:04 +02:00 |
benbierens
|
1a48c40ad7
|
Example of setting codex log topics for libp2p and discv5
|
2023-10-07 09:48:12 +02:00 |
benbierens
|
ce995b3df7
|
Adds log prefixer to local builder
|
2023-09-29 10:43:21 +02:00 |