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

Support environment variables to pass config values #83

Open
jetkiwi opened this issue Jun 10, 2022 · 2 comments
Open

Support environment variables to pass config values #83

jetkiwi opened this issue Jun 10, 2022 · 2 comments

Comments

@jetkiwi
Copy link

jetkiwi commented Jun 10, 2022

Being ability to pass config variables like credentials through environment variables would make it easier and more secure to run jamf2snipe in a container or serverless environment.

For example, the following could be passed as JAMF2SNIPE_JAMF_PASSWORD.

[jamf]
url = https://yourinstance.jamfcloud.com
username = a-valid-username
password = a-valid-password

#59 would have been one way to achieve this in a different way, however the change seems to have dissapeared.

@kMikaZu
Copy link

kMikaZu commented Dec 21, 2023

Using the 1Password CLI for that and a 1Password Service Account.

@kMikaZu
Copy link

kMikaZu commented Sep 3, 2024

Any news on this matter? Is this taken into evaluation?

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

2 participants