Commit Graph

166 Commits

Author SHA1 Message Date
52e461ec80 Save a little space in the final image 2024-07-07 21:50:10 -03:00
bcbf74bbaa Update example funko 2024-07-07 21:49:52 -03:00
bbe934f2b8 todo management 2024-07-07 21:49:21 -03:00
8228ea3233 todo management 2024-07-07 21:19:00 -03:00
f14a8d1c39 Use configurable auth everywhere (not tested) 2024-07-07 21:07:20 -03:00
4aa307c65c Implemented basic client config for auth 2024-07-07 20:48:32 -03:00
2ddbda5a4f Fixed terminal proxying/auth 2024-07-07 16:06:49 -03:00
10775aeb11 todo management 2024-07-07 14:02:01 -03:00
6bd98d6792 Fix forward_auth in caddy, keep proxy open when run locally 2024-07-07 13:59:54 -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
3e4c940479 No need for proxy.env anymore 2024-07-07 11:08:14 -03:00
30e447dc8a Do basic auth in Caddy, but delegating user/pass auth to kemal 2024-07-07 11:07:34 -03:00
3b45b6a28f todo management 2024-07-07 10:16:30 -03:00
495e5c350e todo management 2024-07-07 10:05:59 -03:00
c7188b87d7 Fix logging 2024-07-07 10:02:06 -03:00
824c94bebc Compare client/server versions and warn if different 2024-07-06 22:27:34 -03:00
889a5a2955 todo management 2024-07-06 22:15:17 -03:00
de46e9864b Make caddy reload reactive on modified file 2024-07-06 21:37:30 -03:00
46ff8fc584 Express runtime working 2024-07-06 21:21:02 -03:00
125870d0a8 Unify stderr/stdout of faaso_run 2024-07-06 21:20:20 -03:00
6ff67e0190 Added ping endpoint, lower resource usage 2024-07-06 20:48:56 -03:00
b611ed199b Streaming responses (WIP) 2024-07-06 20:28:58 -03:00
86e2db39fb todo management 2024-07-06 20:28:08 -03:00
31509df8f7 todo management 2024-07-06 15:30:43 -03:00
c28239295f Use new config envvar 2024-07-06 12:54:49 -03:00
eedad69f72 Fix bug 2024-07-06 12:21:45 -03:00
bf8d86de9b todo management 2024-07-06 12:13:20 -03:00
43e1bb44b1 todo management 2024-07-06 12:00:48 -03:00
53986899c1 todo management 2024-07-06 11:59:55 -03:00
283620f49a Remove random stuff from Caddyfile 2024-07-06 11:58:40 -03:00
2c513b34c8 Move Caddyfile into config/ 2024-07-06 11:57:30 -03:00
d6e8a6013a todo management 2024-07-06 11:57:18 -03:00
f828268cba todo management 2024-07-06 11:53:53 -03:00
30cfd2e5e6 Sort-of-working flask runtime 2024-07-05 17:33:05 -03:00
f0aa127eed Use debug build 2024-07-05 17:32:41 -03:00
8efab6b5f8 Cleanup, less brittle 2024-07-05 17:09:57 -03:00
fc55f19660 lint 2024-07-05 16:36:27 -03:00
1b2bddf2d2 Add 'delete' action for funkos that removes all trace 2024-07-05 16:36:02 -03:00
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