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

kickstart with pod examples #1

Merged
merged 24 commits into from
Jan 8, 2024
Merged

kickstart with pod examples #1

merged 24 commits into from
Jan 8, 2024

Conversation

stephdl
Copy link
Owner

@stephdl stephdl commented Jan 8, 2024

No description provided.

stephdl added 24 commits January 5, 2024 12:04
This commit adds a new script that copies specific environment variables from the original environment to the current environment. The script takes a JSON request as input and sets the required environment variables using the `agent.set_env()` function. Finally, it dumps the updated environment using `agent.dump_env()`. This script is useful for restoring specific environment variables during the module restoration process.
This commit adds a new systemd unit file for the kickstart-app service. The unit file specifies the service dependencies, environment variables, working directory, and commands to start, stop, and reload the service. This unit file enables the kickstart-app service to run as a podman container.
@stephdl stephdl merged commit 4cd2dc7 into main Jan 8, 2024
1 check passed
@stephdl stephdl deleted the myNeed branch January 8, 2024 09:25
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

Successfully merging this pull request may close these issues.

1 participant