fix DB path and add instructions for docker deployment #1

Merged
trentlarson merged 2 commits from db-path into master 2023-12-02 22:07:32 +00:00
Owner
No description provided.
trentlarson added 1 commit 2023-12-02 00:46:27 +00:00
trentlarson requested review from anomalist 2023-12-02 00:46:33 +00:00
trentlarson added 1 commit 2023-12-02 22:01:13 +00:00
Author
Owner

The most substantial change is moving the DB file to the /srv directory, with an absolute reference (because I couldn't get the relative reference to work). I chose /srv because of https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard and https://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html

This also affects devops so I changed that as well: trent_larson/devops#2

The most substantial change is moving the DB file to the /srv directory, with an absolute reference (because I couldn't get the relative reference to work). I chose /srv because of https://en.wikipedia.org/wiki/Filesystem_Hierarchy_Standard and https://refspecs.linuxfoundation.org/FHS_3.0/fhs/index.html This also affects devops so I changed that as well: https://gitea.anomalistdesign.com/trent_larson/devops/pulls/2
trentlarson merged commit a2edf9271a into master 2023-12-02 22:07:32 +00:00
trentlarson deleted branch db-path 2023-12-02 22:07:32 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: trent_larson/py-push-server#1