'fantastic' #9
Labels
No labels
bug
development
enhancement
help wanted
svc/auth & accounts
svc/bsky
svc/git
svc/infra
svc/internal
svc/mail
svc/web
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Blocks
#6 account management ui
boxfox.es/bfx
Reference
boxfox.es/bfx#9
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
fantastic is the working name for a solution that allows small functions to be defined that can run on the individual containers.
'wilde'to 'fantastic'working idea:
'services' which can be deployed on one or more instances can expose functions, defined with ACL & metadata
each running instance of fantastic enumerates all services it is configured with and reports it to a primary instance.
the primary instance accepts requests, authenticates them & directs them to the individual instances. it would also provide a way to enumerate functions the authenticated user can run because i have so much autism for being able to define something in one place in code and have everything upstream automatically update (i.e. you define a function and a button appears in the UI)
actually this is overcomplicated. i could just run scripts on one server and use the proxmox LXC interface/SSH/an agent to execute commands