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

Add support for loading application settings from 1Password #22

Open
joshuadavidthomas opened this issue May 14, 2024 · 0 comments
Open
Labels
✨ feature New feature or request 🧁 needs baking Requires more time for consideration or development before further action 💅 nice to have Desirable enhancements that are not critical to the project

Comments

@joshuadavidthomas
Copy link
Member

joshuadavidthomas commented May 14, 2024

Would expanding the scope of this project to allow setting application settings in a project's settings.py by reading from 1Password be worth the time to build?

This is obviously beyond the small use case I initially wrote this for, but I just had this thought and need to capture it so I don't forget.

For our applications I use a combination of an .env.prod file with a list of production runtime settings that each contain an op:// URI reference with a single step in deployment using the op inject command to dynamically load them. Would be nice to do away with that and just rely on some sort of functionality built in to a library.

@joshuadavidthomas joshuadavidthomas added ✨ feature New feature or request 💅 nice to have Desirable enhancements that are not critical to the project 🧁 needs baking Requires more time for consideration or development before further action labels May 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ feature New feature or request 🧁 needs baking Requires more time for consideration or development before further action 💅 nice to have Desirable enhancements that are not critical to the project
Projects
None yet
Development

No branches or pull requests

1 participant