# Documize Community on Ubuntu with PostgreSQL (Clean, Proven Setup)
+
# Introduction
This guide installs **Documize Community** on a fresh Ubuntu 20.04/22.04/24.04 server, sets up PostgreSQL correctly, and runs Documize as a **systemd** service.
It uses the current Documize distribution method (single Linux binary), avoids the buggy config-file path, and relies on flags/environment variables.
---
-
## 0) Assumptions
+
## Assumptions & requirements
- Ubuntu (amd64) with `sudo` access and Internet.
- Documize will listen on **port 8080** (you can later put it behind Traefik/Nginx).