Commit Graph

15 Commits

Author SHA1 Message Date
56ff326098 Lint 2024-07-08 22:02:47 -03:00
67c37a49e1 Refactored log setup onto separate project 2024-07-08 21:27:40 -03:00
7dd5248a6e Use password from config in basic auth 2024-07-07 13:29:12 -03:00
31ab54478a Added config support for daemon, made password configurable 2024-07-07 11:51:14 -03:00
30e447dc8a Do basic auth in Caddy, but delegating user/pass auth to kemal 2024-07-07 11:07: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
11d7cf1f9f Switched to docopt because all CLI things suck 2024-07-03 11:19:34 -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
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
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
238d045691 Skeleton of basic functionality, all as TODOs 2024-06-28 14:09:58 -03:00