• Joined on 2022-07-12
ralsina pushed to main at ralsina/faaso 2024-07-05 12:05:56 -03:00
ralsina pushed to main at ralsina/faaso 2024-07-05 12:04:41 -03:00
2644cd4b86 Fix rucksack and bugs
ralsina pushed to main at ralsina/faaso 2024-07-05 10:33:45 -03:00
2eb20aa09b More templating, lint
42f43db2b1 Basic runtime template implementation
Compare 2 commits »
ralsina pushed to main at ralsina/faaso 2024-07-05 00:13:20 -03:00
6eb9c49c22 Return success/failure in commands uniformly
ralsina pushed to main at ralsina/faaso 2024-07-04 23:38:50 -03:00
33cd8be45b Some debug info
ralsina pushed to main at ralsina/faaso 2024-07-04 23:35:03 -03:00
2df4e01d45 Use rucksack to embed known runtimes in the binary
50ac476437 Log info and nicer to stdout, worse to stderr. Colorize only on tty.
Compare 2 commits »
ralsina pushed to main at ralsina/faaso 2024-07-04 22:04:09 -03:00
ff454de0fd Move basic auth from faaso-daemon to caddy
ralsina pushed to main at ralsina/faaso 2024-07-04 20:24:36 -03:00
29d3c399ac Per-instance shell/logs
8637c3a4cf Updated config and reload caddy properly
f2bab029ea Build with cache
9c1a04aa60 Install nss-tools required by caddy
e06c9dcbff re-enable admin API
Compare 5 commits »
ralsina pushed to main at ralsina/faaso 2024-07-04 18:05:51 -03:00
5cc0996ce0 Make proxy appear in the panel because why not
ralsina pushed to main at ralsina/faaso 2024-07-04 17:48:34 -03:00
4c67389d5a Nth redesign of the funkos dashboard
6698bbd67a Nth redesign of the funkos dashboard
Compare 2 commits »
ralsina pushed to main at ralsina/faaso 2024-07-04 17:02:39 -03:00
ead5cfdcc6 Cleanup
35283a0aea containers only returns running containers
496230c4d3 Dead code
Compare 3 commits »
ralsina pushed to main at ralsina/faaso 2024-07-04 16:57:08 -03:00
eb6d63a533 Dead code
01a61a5b02 Not to fix
Compare 2 commits »
ralsina pushed to main at ralsina/faaso 2024-07-04 16:39:49 -03:00
d0e2a1a494 Support load balancing in caddy
83b6615503 Forgotten file
Compare 2 commits »
ralsina pushed to main at ralsina/faaso 2024-07-04 14:44:23 -03:00
05438d13cf Working terminal/shell/logs but container selection is broken
ralsina pushed to main at ralsina/faaso 2024-07-04 13:10:37 -03:00
56e59ae4a0 Switched to caddy because tinyproxy is too limited
ralsina pushed to main at ralsina/faaso 2024-07-04 12:21:11 -03:00
0e55f6a2d9 Beginnings of terminal support, but tinyproxy doesn't handle UPGRADE
ralsina pushed to main at ralsina/faaso 2024-07-04 11:19:30 -03:00
3646cb1777 Show frontend on /
88a444f9f7 lint
Compare 2 commits »
ralsina pushed to main at ralsina/faaso 2024-07-04 10:48:06 -03:00
99fa759880 cleanup
ralsina pushed to main at ralsina/faaso 2024-07-04 10:38:21 -03:00
3bcb427dd7 Secrets client side implementation
ralsina pushed to main at ralsina/faaso 2024-07-03 21:08:54 -03:00
f938653f8e docopt for secret subcommand, not implemented