[GH-ISSUE #36] Feature Request: Ability to Specify Database Location #22

Closed
opened 2026-02-25 23:33:16 +03:00 by kerem · 3 comments
Owner

Originally created by @Kr4ken-9 on GitHub (Mar 3, 2018).
Original GitHub issue: https://github.com/go-shiori/shiori/issues/36

Recently, I was using shiori from different locations, and realized that a database is created where I use it on-demand. It would be useful if I could specify a static location to store the database, maybe through a parameter.

Originally created by @Kr4ken-9 on GitHub (Mar 3, 2018). Original GitHub issue: https://github.com/go-shiori/shiori/issues/36 Recently, I was using shiori from different locations, and realized that a database is created where I use it on-demand. It would be useful if I could specify a static location to store the database, maybe through a parameter.
kerem closed this issue 2026-02-25 23:33:16 +03:00
Author
Owner

@RadhiFadlillah commented on GitHub (Mar 3, 2018):

Yeah, there is already PR #3 that want to solve it, however I still checking on it. Should be merged soon though.

<!-- gh-comment-id:370099815 --> @RadhiFadlillah commented on GitHub (Mar 3, 2018): Yeah, there is already PR #3 that want to solve it, however I still checking on it. Should be merged soon though.
Author
Owner

@RadhiFadlillah commented on GitHub (Mar 5, 2018):

@Kr4ken-9 sorry for late reply. This feature has been merged in 1338a44. Now, you can set the database path by setting environment variable ENV_SHIORI_DB.

<!-- gh-comment-id:370279548 --> @RadhiFadlillah commented on GitHub (Mar 5, 2018): @Kr4ken-9 sorry for late reply. This feature has been merged in [1338a44](https://github.com/RadhiFadlillah/shiori/commit/1338a443cd4b031fb8b25c069222f7f49a02c8df). Now, you can set the database path by setting environment variable `ENV_SHIORI_DB`.
Author
Owner

@Kr4ken-9 commented on GitHub (Mar 5, 2018):

Awesome! Thank you @RadhiFadlillah and @sascha-andres !

<!-- gh-comment-id:370284129 --> @Kr4ken-9 commented on GitHub (Mar 5, 2018): Awesome! Thank you @RadhiFadlillah and @sascha-andres !
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#22
No description provided.