HomePhorge
Diffusion kolab 20b36886f8a7

Added a patching mechanism
20b36886f8a7Unpublished

Unpublished Commit ยท Learn More

Not On Permanent Ref: This commit is not an ancestor of any permanent ref.
This commit no longer exists in the repository. It may have been part of a branch which was deleted.This commit has been deleted in the repository: it is no longer reachable from any branch, tag, or ref.

Description

Added a patching mechanism

This allows to patch the system during setup by creating a docker/kolab/utils/patches directory,
adding some patches there, and then customizing the patch-system.sh script,
resulting in the system getting patched when started.

This is useful to incorporate patches in e.g. a test setup branch (the linode branch for instance),
before they are available in packaging.

Summary:
Create a default test resource

Instead of relying on fallbacks in various places just set the
configuration variables

Update base_dns in calendar.inc.php

Use https for the roundcube backend

Revert "Use https for the roundcube backend"

This reverts commit rK0f46d2ae62ed.

kolab container

Create resource set inetstatus

Ignore the inetuserstatus for now

Set https files url

Fixup

Create and set username/password for localhost and '%'

The localhost one is not accessible over 127.0.0.1

Differential Revision: https://git.kolab.org/D3202

Details

Provenance
mollekopfAuthored on Nov 18 2021, 3:39 PM
mollekopfPushed on Feb 15 2022, 10:21 AM
Differential Revision
D3202: Added a patching mechanism
Reverts
rK0f46d2ae62ed: Use https for the roundcube backend

Commit No Longer Exists

This commit no longer exists in the repository.