Commit Graph

18 Commits

Author SHA1 Message Date
30e447dc8a Do basic auth in Caddy, but delegating user/pass auth to kemal 2024-07-07 11:07:34 -03:00
824c94bebc Compare client/server versions and warn if different 2024-07-06 22:27:34 -03:00
de46e9864b Make caddy reload reactive on modified file 2024-07-06 21:37:30 -03:00
2df4e01d45 Use rucksack to embed known runtimes in the binary 2024-07-04 23:34:54 -03:00
ff454de0fd Move basic auth from faaso-daemon to caddy 2024-07-04 22:04:02 -03:00
11d7cf1f9f Switched to docopt because all CLI things suck 2024-07-03 11:19:34 -03:00
f878021425 Reorg daemon code a bit 2024-07-01 11:48:52 -03:00
f5467551a1 faaso build works both local and remote. Basic auth for faaso API (lame, hardcoded) 2024-06-30 15:10:49 -03:00
eb063beb2c Daemon can now build images 2024-06-30 13:11:35 -03:00
35fa820029 Added basic auth for daemon 2024-06-30 11:55:46 -03:00
6a678944a0 Cleanup image building code, refactored, fewer exposed ports, templated files in runtime 2024-06-30 10:18:51 -03:00
5bb7ac45b3 Lint/cleanup 2024-06-29 23:16:55 -03:00
0f297e9714 Tinyproxy + faaso-daemon docker image using multirun 2024-06-29 20:25:42 -03:00
3333c4f67f Cleanup tags/names/etc, refactors, use image history 2024-06-29 14:36:11 -03:00
4b6985d3f4 Cleanup, added Funko object, support funko metadata 2024-06-29 12:22:59 -03:00
4984c6dd81 Use my temporary fork 2024-06-29 10:39:36 -03:00
238d045691 Skeleton of basic functionality, all as TODOs 2024-06-28 14:09:58 -03:00
11f1066619 initial commit 2024-06-28 12:41:21 -03:00