This shows you the differences between two versions of the page.
Both sides previous revision Previous revision | |||
linux:wikijs_installation [2022/08/23 11:40] admin |
linux:wikijs_installation [2022/08/23 11:48] (current) admin |
||
---|---|---|---|
Line 1: | Line 1: | ||
====== Install Wiki.js with Node.js, PostgreSQL, and Nginx on Ubuntu ====== | ====== Install Wiki.js with Node.js, PostgreSQL, and Nginx on Ubuntu ====== | ||
+ | [[https://www.vultr.com/docs/install-wiki-js-with-node-js-postgresql-and-nginx-on-ubuntu-20-04-lts/|Source Link]] | ||
===== Introduction ===== | ===== Introduction ===== | ||
Line 9: | Line 10: | ||
This tutorial explains how to install Wiki.js on Ubuntu 20.04 LTS and optionally set up HTTPS using a free Let's Encrypt TLS certificate. | This tutorial explains how to install Wiki.js on Ubuntu 20.04 LTS and optionally set up HTTPS using a free Let's Encrypt TLS certificate. | ||
- | ====== Prerequisites ====== | + | ===== Prerequisites ===== |
A Ubuntu 20.04 server. | A Ubuntu 20.04 server. |