Wiki.js provisioning/update #6

Open
opened 2023-11-03 23:56:24 +00:00 by emil · 0 comments
Owner

Context

The latest version of Wiki.js needs to be downloaded and unzipped in the Edge container. In order for the server instance to start, one needs to also perform some basic configurations of Wiki.js, e.g. configure database connectivity.

Acceptance criteria

  1. The latest release of Wiki.js has been downloaded in the Edge container.
  2. The existing directory wiki has been backed up by copying it recursively into wiki.bak.
  3. The downloaded release archive has been decompressed in a directory wiki.
  4. If there was an existing installation, wiki/config.yml has been copied out from wiki.bak/config.yml.
  5. If there wasn't an existing installation, wiki/config.yml has been copied out from wiki/config.sample.yml and the configuration has been populated correctly with values specific to the concrete Edge environment.
# Context The latest version of Wiki.js needs to be downloaded and unzipped in the Edge container. In order for the server instance to start, one needs to also perform some basic configurations of Wiki.js, e.g. configure database connectivity. # Acceptance criteria 1. The latest release of Wiki.js has been downloaded in the Edge container. 2. The existing directory `wiki` has been backed up by copying it recursively into `wiki.bak`. 3. The downloaded release archive has been decompressed in a directory `wiki`. 4. If there was an existing installation, `wiki/config.yml` has been copied out from `wiki.bak/config.yml`. 5. If there wasn't an existing installation, `wiki/config.yml` has been copied out from `wiki/config.sample.yml` and the configuration has been populated correctly with values specific to the concrete Edge environment.
emil added this to the wiki.js - installation & update project 2023-11-03 23:56:24 +00:00
emil added a new dependency 2023-11-04 01:03:43 +00:00
emil added a new dependency 2023-11-10 22:17:21 +00:00
emil added the
Edge Container
label 2023-11-10 22:40:14 +00:00
emil changed title from Wiki.js provisioning in Edge container to Wiki.js provisioning 2023-11-10 22:40:25 +00:00
emil changed title from Wiki.js provisioning to Wiki.js provisioning/update 2023-11-10 23:49:31 +00:00
Sign in to join this conversation.
No description provided.