Skip to content

create-container: Update Containers on an interval #63

@runleveldev

Description

@runleveldev

Issue: Automate container template updates and pre-apply fungible configuration

Description:
Container templates are currently static and require manual updates or reconfiguration. This can lead to outdated configurations and unnecessary manual intervention.

Recommendation:

  • Implement automatic synchronization of container templates from their upstream sources on a defined interval.
  • Pre-apply fungible configuration values (e.g., LDAP settings, default environment variables) that do not depend on runtime-specific details such as hostname or IP address.

Benefits:

  • Ensures templates remain current with upstream improvements and security patches
  • Reduces manual maintenance workload
  • Enables faster, more consistent provisioning
  • Improves reliability of automated deployments

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions