<?xml version="1.0" encoding="utf-8" standalone="yes"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom">
  <channel>
    <title>Walkthrough on wporter.org</title>
    <link>https://wporter.org/categories/walkthrough/</link>
    <description>Recent content in Walkthrough on wporter.org</description>
    <generator>Hugo</generator>
    <language>en-US</language>
    <lastBuildDate>Mon, 30 Jun 2025 19:35:00 +0000</lastBuildDate>
    <atom:link href="https://wporter.org/categories/walkthrough/index.xml" rel="self" type="application/rss+xml" />
    <item>
      <title>Installing Wiki.js (PostgreSQL, NGINX) on AlmaLinux 10</title>
      <link>https://wporter.org/installing-wiki.js-postgresql-nginx-on-almalinux-10/</link>
      <pubDate>Mon, 30 Jun 2025 19:35:00 +0000</pubDate>
      <guid>https://wporter.org/installing-wiki.js-postgresql-nginx-on-almalinux-10/</guid>
      <description>&lt;p&gt;This guide demonstrates installing Wiki.js, the NGINX reverse proxy, Certbot (an ACME client that we&amp;rsquo;ll use for automated SSL certificate renewal), a backing PostgreSQL database, and a supporting Elasticsearch container on an AlmaLinux 10 server.&lt;/p&gt;&#xA;&lt;p&gt;Wiki.js is a Node.js application that relies on a database - we&amp;rsquo;ll be using PostgreSQL.&lt;/p&gt;&#xA;&lt;p&gt;We&amp;rsquo;ll put a NGINX reverse proxy in front of the Wiki.js web application to handle SSL, and configure Wiki.js to listen on only localhost (127.0.0.1:3000) so that only NGINX is exposed to the outside world.&lt;/p&gt;</description>
    </item>
  </channel>
</rss>
