apache / apache/ponymail

Enh: updating an installation - how to update local config files

Open
#302 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
JavaScript
Stars
80
Forks
32
PR merge metrics
No merged PRs in 30d

Description

There are several files which need to be configured for each local installation.
- site/js/config.js
- site/api/lib/config.lua
- tools/ponymail.cfg

These are not included in a release, but are created as necessary by setup.py.

If an updated version is to be installed over an existing installation, that works fine so long as the new release does not require changes or additions to the files.

The release notes for a new release should detail any changes, but it would be good if changes could be handled automatically by some config upgrade process. Or perhaps there could be a config checking script which warns of any missing or obsolete settings?

Contributor guide

No contributing guide indexed for this repository

Research direction

Start with setup.py and the local configuration files site/js/config.js, site/api/lib/config.lua, and tools/ponymail.cfg. Determine whether the work should automate configuration upgrades or provide a checker for missing and obsolete settings; done means the chosen process handles configuration changes during an update or clearly warns about them.

Written by the indexing model from the issue text.

Assessment

Tech stack
javascript, lua, python
Domain
devops, tooling
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.