Skip to content

Conversation

@jackspiering
Copy link
Member

Pull Request Title: Refactor Docker Compose configurations to use relative paths for volumes

Description

  • Updated all service Docker Compose files to replace ${PWD} with ./ for volume paths.
  • Ensured consistency across services for Tailscale configuration and data storage paths.

Related Issues

  • N/A

Type of Change

  • Bug fix
  • New feature
  • Documentation update
  • Refactoring

How Has This Been Tested?

Debian 13

Checklist

  • I have performed a self-review of my code
  • I have added tests that prove my fix or feature works
  • I have updated necessary documentation (e.g. frontpage README.md)
  • Any dependent changes have been merged and published in downstream modules

Screenshots (if applicable)

  • N/A

Additional Notes

  • N/A

- Updated all service Docker Compose files to replace `${PWD}` with `./` for volume paths.
- Ensured consistency across services for Tailscale configuration and data storage paths.
@jackspiering jackspiering requested a review from crypt0rr October 14, 2025 08:35
@jackspiering jackspiering requested a review from crypt0rr October 14, 2025 15:45
@crypt0rr crypt0rr merged commit 24b72dd into main Oct 14, 2025
1 check passed
@crypt0rr crypt0rr deleted the 20251014-fix-paths branch October 14, 2025 17:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants