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

Allow different configs for different machines #12

Closed
Tracked by #1
liammulh opened this issue Mar 27, 2024 · 0 comments
Closed
Tracked by #1

Allow different configs for different machines #12

liammulh opened this issue Mar 27, 2024 · 0 comments
Assignees

Comments

@liammulh
Copy link
Member

liammulh commented Mar 27, 2024

In #11, I realized it would be nice to have configuration on a per-machine basis. I am going to try a few things to accomplish this.

@liammulh liammulh mentioned this issue Mar 27, 2024
45 tasks
@liammulh liammulh self-assigned this Mar 27, 2024
@liammulh liammulh mentioned this issue Mar 27, 2024
liammulh added a commit that referenced this issue Mar 28, 2024
Introduces environment variables template file and tasks related to the
environment variables files. You're supposed to create a `.env.local`
and a `.env.prod` based on `.env.template`. There's a task that ensures
the keys in `.env.template` are also present in the other files. There's
another task that sets the environment variables in production.

For:
#12
liammulh added a commit that referenced this issue Mar 28, 2024
Introduces environment variables template file and tasks related to the
environment variables files. You're supposed to create a `.env.local`
and a `.env.prod` based on `.env.template`. There's a task that ensures
the keys in `.env.template` are also present in the other files. There's
another task that sets the environment variables in production.

For:
#12
liammulh added a commit that referenced this issue May 15, 2024
Introduces environment variables template file and tasks related to the
environment variables files. You're supposed to create a `.env.local`
and a `.env.prod` based on `.env.template`. There's a task that ensures
the keys in `.env.template` are also present in the other files. There's
another task that sets the environment variables in production.

For:
#12
liammulh added a commit that referenced this issue May 16, 2024
Introduces environment variables template file and tasks related to the
environment variables files. You're supposed to create a `.env.local`
and a `.env.prod` based on `.env.template`. There's a task that ensures
the keys in `.env.template` are also present in the other files. There's
another task that sets the environment variables in production.

For:
#12
liammulh added a commit that referenced this issue May 16, 2024
Introduces environment variables template file and tasks related to the
environment variables files. You're supposed to create a `.env.local`
and a `.env.prod` based on `.env.template`. There's a task that ensures
the keys in `.env.template` are also present in the other files. There's
another task that sets the environment variables in production.

For:
#12
liammulh added a commit that referenced this issue May 16, 2024
Introduces environment variables template file and tasks related to the
environment variables files. You're supposed to create a `.env.local`
and a `.env.prod` based on `.env.template`. There's a task that ensures
the keys in `.env.template` are also present in the other files. There's
another task that sets the environment variables in production.

For:
#12
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