Fix upload permissions and make database persistent #17
Reference in New Issue
Block a user
Delete Branch "docker-fix-mysql-and-permissions"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Asana card
A) Database persistency test
sudo docker-compose build(NOTE : even if you added user to docker group, sudo is required because it cannot read data from./database/volumedirectory)docker-compose upB) Upload permissions
sudo docker-compose build(NOTE : even if you added user to docker group, sudo is required because it cannot read data from./database/volumedirectory)docker-compose up=======================================
I left WIP so we can find solution for user capabilities. On initial build, customer cannot leave comments.
added 1 commit
bc15706f- allow customer to add commentsCompare with previous version
changed the description
added 2 commits
513401c9- refactor coded90c1240- fix typoCompare with previous version
unmarked as a Work In Progress
added 1 commit
Compare with previous version
added 1 commit
06fc46fb- Run database migration as www-data userCompare with previous version
merged
mentioned in commit
8547b2a4b4