aboutsummaryrefslogtreecommitdiff
path: root/src/server_dev
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-09 12:08:42 +0000
committerFuwn <[email protected]>2021-06-09 12:08:42 +0000
commit65d37c89ef7fa726b769ea0bcb6759c1724e7ca8 (patch)
treedf17d42e8d5c143c674fa8b97c12e90815252dca /src/server_dev
parentstyle(readme): bullet punciation (diff)
downloadwhirl-65d37c89ef7fa726b769ea0bcb6759c1724e7ca8.tar.xz
whirl-65d37c89ef7fa726b769ea0bcb6759c1724e7ca8.zip
feat(global): move whirl-generated files to their own directories
This change is in preperations to the new Docker Compose configuration changes that are planned for the near future. Currently, the Docker Compose configuration does NOT have persistant storage in the form of Docker Volumes, that will change once the planned updates are pushed. The reason Docker Volumes might have not been possible (or at least difficult) is due to the fact that Whirl-generated files were just thrown about, e.g., `whirl.sqlite3`, `Whirl.toml`, all of these files had no central location so having a shared folder in the form of Docker Volume between the container and the host wasn't very possible.j BREAKING CHANGE: Whirl-generated files are moved to their own directories, if the files are not moved, Whirl will continue to look for these files and panic due to being unable to find them!
Diffstat (limited to 'src/server_dev')
0 files changed, 0 insertions, 0 deletions