Commit Graph

71 Commits

Author SHA1 Message Date
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
6d1651f3ec Beginnings of secret admin w/dialog 2024-07-03 20:54:19 -03:00
ed621a75eb rewire frontend actions 2024-07-03 16:44:04 -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
fcd597c143 Frontend buttons to operate on funkos work, they show feedback, they refresh after they finish their request 2024-07-02 22:20:12 -03:00
91466db97e Better detection of possible funkos 2024-07-02 19:37:08 -03:00
7e23ce995b Fix disabled start button 2024-07-02 19:11:35 -03:00
6ca518ae32 Refactored funko module 2024-07-02 19:08:14 -03:00
2a6f64a53e Reorg secrets code 2024-07-02 19:03:29 -03:00
227c770b61 Some more frontend 2024-07-02 17:39:18 -03:00
a4f722a1e0 Use actual funkos in the admin backend 2024-07-02 16:56:19 -03:00
3d0dc1539a Add from_docker, made to_json work, naming convention consistency 2024-07-02 16:55:53 -03:00
b3a465f5d8 Secrets are persistent 2024-07-02 15:32:57 -03:00
02b54ca25d Secrets are persistent 2024-07-02 15:32:31 -03:00
72c519a23a lint 2024-07-02 13:33:29 -03:00
9997cdaeaf Tweaks to proxy config 2024-07-02 13:33:09 -03:00
d506a7250a Mount secrets into containers 2024-07-02 13:01:07 -03:00
4371444fa4 Embryo of web frontend 2024-07-02 12:40:47 -03:00
baf60a1bf7 More reorg 2024-07-02 11:27:27 -03:00
5961f8b0a1 Add UserName to tinyproxy conf 2024-07-02 10:40:36 -03:00
f878021425 Reorg daemon code a bit 2024-07-01 11:48:52 -03:00
20c0e0f5de Refactored daemon a bit, automatic proxy conf updates 2024-07-01 11:34:34 -03:00
bed7bcf6f3 Secrets REST API 2024-07-01 10:16:48 -03:00
724e14a323 Get server URL from FAASO_SERVER 2024-06-30 18:05:02 -03:00
adef802d44 Proper logging 2024-06-30 16:57:39 -03:00
394a004d8d faaso up now supports remote call 2024-06-30 15:38:51 -03:00
58813cbd27 Refactor 2024-06-30 15:23:16 -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
adb8ce2667 Added funko export functionality 2024-06-30 10:49:50 -03:00
6a678944a0 Cleanup image building code, refactored, fewer exposed ports, templated files in runtime 2024-06-30 10:18:51 -03:00
4a6d77d0f4 lint 2024-06-30 00:56:56 -03:00
342504dd50 lint 2024-06-30 00:55:59 -03:00
ad520c222b More refactor 2024-06-30 00:55:09 -03:00
00fe54aeb8 More refactor 2024-06-30 00:49:48 -03:00
777be22f0c doc 2024-06-30 00:41:47 -03:00
bd72578d9e More refactor 2024-06-30 00:36:25 -03:00
08930b9ee5 Refactor, update ameba config to ignore TODO/FIXME 2024-06-30 00:32:31 -03:00
c1308c3a36 Refactor behaviour into the Funko class 2024-06-29 23:54:14 -03:00