Skip to content

fix: create /var/mnt/storage/tinybird directory#140

Merged
noahwhite merged 1 commit intodevelopfrom
feature/fix-tinybird-storage-dir
Feb 13, 2026
Merged

fix: create /var/mnt/storage/tinybird directory#140
noahwhite merged 1 commit intodevelopfrom
feature/fix-tinybird-storage-dir

Conversation

@noahwhite
Copy link
Copy Markdown
Owner

Summary

Add /var/mnt/storage/tinybird directory to create-storage-dirs.service so the tinybird-sync container has a volume mount target.

Without this, the tinybird-sync service fails because Docker can't mount to a non-existent directory.

Test plan

  • Deploy to dev environment
  • Verify tinybird-provision.service completes successfully
  • Verify /var/mnt/storage/tinybird contains synced files

Add tinybird directory to create-storage-dirs.service so the
tinybird-sync container has a volume to write to.
@noahwhite noahwhite self-assigned this Feb 13, 2026
@noahwhite noahwhite merged commit 77a2834 into develop Feb 13, 2026
6 checks passed
@noahwhite noahwhite deleted the feature/fix-tinybird-storage-dir branch February 13, 2026 04:28
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.

1 participant