summaryrefslogtreecommitdiff
path: root/docs/dev/lxcdev.rst
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2021-06-29 21:36:32 +0200
committerMarkus Heiser <markus.heiser@darmarit.de>2021-07-21 14:38:59 +0200
commit7167a7ee36e9198c01b5d5c45d9801d9d225d2de (patch)
treec5e848e6d8efc35f6fb4f9d54777ac4bd60323d2 /docs/dev/lxcdev.rst
parentf61c918dd4ea211f32874f1072ecfca0f39fcca4 (diff)
[mod] utils/.searx.sh: add commands: install [dot-config|init-src]
This patch implements two new commands: install dot-config : - copy ./config.sh to ${SEARX_SRC} - implemented in new function install_DOT_CONFIG install init-src: - sync files (SEARX_SRC_INIT_FILES) with ${SEARX_SRC} - implemented in new function init_SEARX_SRC() new functions: verify_continue_install() and prompt_installation_status() These functions are used in installation procedures to get the status of the installation procedure. The status is based on the existing function: usage: install_searx_get_state Prompts a string indicating the status of the installation procedure missing-searx-clone: There is no clone at ${SEARX_SRC} missing-searx-pyenv: There is no pyenv in ${SEARX_PYENV} installer-modified: There are files modified locally in the installer (clone), see ${SEARX_SRC_INIT_FILES} description. python-installed: Scripts can be executed in instance's environment - user: ${SERVICE_USER} - pyenv: ${SEARX_PYENV} Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'docs/dev/lxcdev.rst')
0 files changed, 0 insertions, 0 deletions