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

BE: Configuration resource + service #246

Open
2 of 4 tasks
manusa opened this issue Apr 6, 2019 · 1 comment
Open
2 of 4 tasks

BE: Configuration resource + service #246

manusa opened this issue Apr 6, 2019 · 1 comment
Labels
enhancement ✨ New feature or request technical
Milestone

Comments

@manusa
Copy link
Owner

manusa commented Apr 6, 2019

Requirements

  • BE provides a /configurations/current endpoint to retrieve server side configurations.
  • Scaled Back-end microservices should all provide the same configuration.
  • Initial implementation to read configurable parameters from environment variables (current implementation).
  • If configuration grows, use external microservice to manage configuration (Eureka, ZooKeeper, Consul, Etcd...) (Not now)

Returned values:

  • Application links:
    • Login endpoint (required)
    • Folder resource (required)
  • Disclaimer message (optional)
  • Google token (optional)

Relates to:

@manusa manusa added enhancement ✨ New feature or request technical labels Apr 6, 2019
@manusa manusa added this to the MVP milestone Apr 6, 2019
@manusa manusa self-assigned this Apr 6, 2019
manusa added a commit that referenced this issue Apr 7, 2019
manusa added a commit that referenced this issue Apr 8, 2019
@manusa
Copy link
Owner Author

manusa commented Apr 13, 2019

image

@manusa manusa removed their assignment Dec 6, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement ✨ New feature or request technical
Projects
None yet
Development

No branches or pull requests

1 participant