[PR #97] [MERGED] feature/database name: allow setting a different database name #516

Closed
opened 2026-02-25 23:34:35 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/97
Author: @sascha-andres
Created: 6/6/2018
Status: Merged
Merged: 6/8/2018
Merged by: @RadhiFadlillah

Base: masterHead: feature/database-name


📝 Commits (4)

  • 524407b feat(systemd): add systemd file
  • 8dc0630 merge: remote-tracking branch 'upstream/master'
  • 4c449e0 chore: remove systemd unit
  • 4a1c364 feat: allow to change database file name

📊 Changes

2 files changed (+14 additions, -1 deletions)

View changed files

📝 main.go (+2 -1)
📝 path-generator.go (+12 -0)

📄 Description

With two environment variables (ENV_SHIORI_DIR and ENV_SHIORI_DB) the storage location can be customized completely


🔄 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/go-shiori/shiori/pull/97 **Author:** [@sascha-andres](https://github.com/sascha-andres) **Created:** 6/6/2018 **Status:** ✅ Merged **Merged:** 6/8/2018 **Merged by:** [@RadhiFadlillah](https://github.com/RadhiFadlillah) **Base:** `master` ← **Head:** `feature/database-name` --- ### 📝 Commits (4) - [`524407b`](https://github.com/go-shiori/shiori/commit/524407b1f002aaece99d8bd904137fb324183b25) feat(systemd): add systemd file - [`8dc0630`](https://github.com/go-shiori/shiori/commit/8dc0630291e7157713a3492c6fba55c7a5978c28) merge: remote-tracking branch 'upstream/master' - [`4c449e0`](https://github.com/go-shiori/shiori/commit/4c449e09b08cac7a49a5dcc0e030bf8473920302) chore: remove systemd unit - [`4a1c364`](https://github.com/go-shiori/shiori/commit/4a1c36463bc3813788899d087e86521356dbf06c) feat: allow to change database file name ### 📊 Changes **2 files changed** (+14 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `main.go` (+2 -1) 📝 `path-generator.go` (+12 -0) </details> ### 📄 Description With two environment variables (ENV_SHIORI_DIR and ENV_SHIORI_DB) the storage location can be customized completely --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:34:35 +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/shiori#516
No description provided.