[PR #1547] [MERGED] Changes documentation to make SQLite the default db #3455

Closed
opened 2026-02-26 08:30:43 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/NginxProxyManager/nginx-proxy-manager/pull/1547
Author: @chaptergy
Created: 11/2/2021
Status: Merged
Merged: 11/2/2021
Merged by: @jc21

Base: developHead: makes-sqlite-default


📝 Commits (2)

  • ffe3db8 Falls back to SQLite if no environment variables are provided
  • efc5bff Makes SQLite the default database in documentation

📊 Changes

3 files changed (+119 additions, -161 deletions)

View changed files

📝 README.md (+1 -17)
📝 backend/index.js (+69 -68)
📝 docs/setup/README.md (+49 -76)

📄 Description

  • Removes the MariaDB entirely from the quick start guide
  • Uses SQLite file by default if no environment variables / config file is provided
  • Changes full installation guide to make MariaDB an optional advanced config

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/NginxProxyManager/nginx-proxy-manager/pull/1547 **Author:** [@chaptergy](https://github.com/chaptergy) **Created:** 11/2/2021 **Status:** ✅ Merged **Merged:** 11/2/2021 **Merged by:** [@jc21](https://github.com/jc21) **Base:** `develop` ← **Head:** `makes-sqlite-default` --- ### 📝 Commits (2) - [`ffe3db8`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/ffe3db8c083a5a9a1f2ef4ce4308b17b254020b8) Falls back to SQLite if no environment variables are provided - [`efc5bff`](https://github.com/NginxProxyManager/nginx-proxy-manager/commit/efc5bff2e12ecc8259ed8c3d9941ed3eed1699c7) Makes SQLite the default database in documentation ### 📊 Changes **3 files changed** (+119 additions, -161 deletions) <details> <summary>View changed files</summary> 📝 `README.md` (+1 -17) 📝 `backend/index.js` (+69 -68) 📝 `docs/setup/README.md` (+49 -76) </details> ### 📄 Description - Removes the MariaDB entirely from the quick start guide - Uses SQLite file by default if no environment variables / config file is provided - Changes full installation guide to make MariaDB an optional advanced config --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-26 08:30:43 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#3455
No description provided.