Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,14 @@ podman run --name openvox --hostname openvox -v ./code:/etc/puppetlabs/code ghcr

For compose file see: [CRAFTY](https://github.com/voxpupuli/crafty/tree/main/openvox/oss)

## Informations

### End of Life for OpenVox Server 7

⚠ On February 28, 2025, OpenVox/Puppet 7 entered its end-of-life phase.
Consequently, no new OpenVox Server 7 releases will be build.
Existing versions will be retained for continued access.

## Note about environment caching

⚠️ The OpenVox Server has [the environment caching](https://www.puppet.com/docs/puppet/8/server/admin-api/v1/environment-cache.html) enabled by default.
Expand Down
Loading