Define, enable and start a systemd service for Wiki.js #7

Open
opened 2023-11-04 00:10:39 +00:00 by emil · 0 comments
Owner

Context

In order to manage the lifecycle of the Wiki.js server provisioned in the Edge container, one can introduce a systemd service.

Acceptance criteria

  1. The new systemd service should have been defined in /etc/systemd/system/wiki.service.
  2. wiki.service has been verified to successfully start, stop and restart the Wiki.js server.
  3. wiki.service has been enabled.
  4. wiki.service has been started.
  5. Only relevant to installing wiki.js
# Context In order to manage the lifecycle of the Wiki.js server provisioned in the Edge container, one can introduce a systemd service. # Acceptance criteria 1. The new systemd service should have been defined in `/etc/systemd/system/wiki.service`. 2. `wiki.service` has been verified to successfully start, stop and restart the Wiki.js server. 3. `wiki.service` has been enabled. 4. `wiki.service` has been started. 5. Only relevant to installing wiki.js
emil added this to the wiki.js - installation & update project 2023-11-04 00:10:40 +00:00
emil added a new dependency 2023-11-04 01:03:43 +00:00
emil added a new dependency 2023-11-10 22:29:04 +00:00
emil changed title from Define, enable and start a systemd service for Wiki.js in the Edge container to Define, enable and start a systemd service for Wiki.js 2023-11-10 22:42:49 +00:00
emil added the
Edge Container
label 2023-11-10 22:42:52 +00:00
Sign in to join this conversation.
No description provided.