|
88f13d585a
|
Allow customizing the listen port and interface
|
2023-09-03 16:40:06 +01:00 |
|
|
1d7b09f92a
|
Extract methods to separate files
|
2023-09-03 16:20:41 +01:00 |
|
|
38fe58ea9b
|
Improve soundness
|
2023-09-03 15:58:06 +01:00 |
|
|
cd76558dff
|
Sanity check the path before attempting to construct app
This reduce the number of concurrent tasks, at the cost of increased spawn latency
|
2023-09-03 15:51:25 +01:00 |
|
|
9f6d2d7b3b
|
Do proper async parallelism
|
2023-09-03 15:33:03 +01:00 |
|
|
f1a54d7784
|
Do file IO async
|
2023-09-03 15:04:15 +01:00 |
|
|
1f2d11c0ee
|
Locate VHOST files
This code is obviously not sensible as it's not async
|
2023-09-01 17:43:19 +01:00 |
|
|
8d36ccff9f
|
Strip and optimise binary
|
2023-09-01 17:14:02 +01:00 |
|
|
ba9dc3fa0b
|
Locate dokku root
|
2023-09-01 17:11:15 +01:00 |
|
|
06b2e79f9a
|
Bootstrap an axum project
|
2023-09-01 16:40:36 +01:00 |
|