Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Instead of separate ftl-project.toml files, introduce the concept of profiles #2386

Open
alecthomas opened this issue Aug 15, 2024 · 0 comments
Assignees

Comments

@alecthomas
Copy link
Collaborator

This is very similar to how other systems work, like k8s.

  • The ftl-project.toml file would change to be the location where profiles are defined.
  • There would be some mechanism for switching the "default" profile, perhaps not in the ftl-project.toml file itself.
  • The profile would contain the endpoint, among other things
  • "Local" profiles might need some extra context in order to manage the local cluster somehow
  • Split out secret storage from ftl-project.toml (see Rethink how local development state persists #2384)
  • Profile name in shell prompt somehow?
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant