Commit Graph

127 Commits

Author SHA1 Message Date
cd868b1c86 Use make, build always the same way 2024-07-05 16:35:42 -03:00
1d2b44a3ba make non-embedded runtimes work properly 2024-07-05 15:58:33 -03:00
1a48ffbf22 Refactor runtime code into reason 2024-07-05 15:27:27 -03:00
d5efd6b301 Make things work enough for video demo 2024-07-05 13:25:40 -03:00
0ffd562cca Fix 2024-07-05 12:05:51 -03:00
2644cd4b86 Fix rucksack and bugs 2024-07-05 12:04:36 -03:00
2eb20aa09b More templating, lint 2024-07-05 10:33:40 -03:00
42f43db2b1 Basic runtime template implementation 2024-07-05 10:23:46 -03:00
6eb9c49c22 Return success/failure in commands uniformly 2024-07-05 00:13:13 -03:00
33cd8be45b Some debug info 2024-07-04 23:38:44 -03:00
2df4e01d45 Use rucksack to embed known runtimes in the binary 2024-07-04 23:34:54 -03:00
50ac476437 Log info and nicer to stdout, worse to stderr. Colorize only on tty. 2024-07-04 22:34:13 -03:00
ff454de0fd Move basic auth from faaso-daemon to caddy 2024-07-04 22:04:02 -03:00
29d3c399ac Per-instance shell/logs 2024-07-04 20:24:27 -03:00
8637c3a4cf Updated config and reload caddy properly 2024-07-04 20:23:56 -03:00
f2bab029ea Build with cache 2024-07-04 20:23:30 -03:00
9c1a04aa60 Install nss-tools required by caddy 2024-07-04 20:23:07 -03:00
e06c9dcbff re-enable admin API 2024-07-04 20:22:43 -03:00
5cc0996ce0 Make proxy appear in the panel because why not 2024-07-04 18:05:47 -03:00
4c67389d5a Nth redesign of the funkos dashboard 2024-07-04 17:48:28 -03:00
6698bbd67a Nth redesign of the funkos dashboard 2024-07-04 17:48:22 -03:00
ead5cfdcc6 Cleanup 2024-07-04 17:02:34 -03:00
35283a0aea containers only returns running containers 2024-07-04 17:02:27 -03:00
496230c4d3 Dead code 2024-07-04 16:57:41 -03:00
eb6d63a533 Dead code 2024-07-04 16:57:01 -03:00
01a61a5b02 Not to fix 2024-07-04 16:54:08 -03:00
d0e2a1a494 Support load balancing in caddy 2024-07-04 16:39:43 -03:00
83b6615503 Forgotten file 2024-07-04 15:20:07 -03:00
05438d13cf Working terminal/shell/logs but container selection is broken 2024-07-04 14:44:16 -03:00
56e59ae4a0 Switched to caddy because tinyproxy is too limited 2024-07-04 13:10:32 -03:00
0e55f6a2d9 Beginnings of terminal support, but tinyproxy doesn't handle UPGRADE 2024-07-04 12:21:04 -03:00
3646cb1777 Show frontend on / 2024-07-04 11:19:24 -03:00
88a444f9f7 lint 2024-07-04 10:58:32 -03:00
99fa759880 cleanup 2024-07-04 10:48:00 -03:00
3bcb427dd7 Secrets client side implementation 2024-07-04 10:38:15 -03:00
f938653f8e docopt for secret subcommand, not implemented 2024-07-03 21:08:49 -03:00
a2d60427da docopt for secret subcommand, not implemented 2024-07-03 21:06:31 -03:00
57f6a4e701 Working close button 2024-07-03 20:58:02 -03:00
6d1651f3ec Beginnings of secret admin w/dialog 2024-07-03 20:54:19 -03:00
1f02e0af11 Document a bit more, move ping/ to the user's code 2024-07-03 19:39:04 -03:00
ed621a75eb rewire frontend actions 2024-07-03 16:44:04 -03:00
a6d15516ff bit of doc update 2024-07-03 16:17:06 -03:00
dcd5c615b4 Make frontend sort-of-ok 2024-07-03 15:45:55 -03:00
64778bba19 Remove old API 2024-07-03 15:33:53 -03:00
e618f7c9e6 Do some pruning when scaling 2024-07-03 15:30:09 -03:00
126cae6c18 Status local/remote 2024-07-03 15:18:45 -03:00
e17f421b5e General rewrite to support scales different than 1 2024-07-03 15:00:06 -03:00
cec745039b General rewrite to support scales different than 1 2024-07-03 14:53:33 -03:00
11d7cf1f9f Switched to docopt because all CLI things suck 2024-07-03 11:19:34 -03:00
bef6ded369 Braindump for deployments 2024-07-03 10:19:58 -03:00