systems:media_server:set_up_the_docker_environment
Differences
This shows you the differences between two versions of the page.
Both sides previous revisionPrevious revision | |||
systems:media_server:set_up_the_docker_environment [2025/06/05 21:34] – peter | systems:media_server:set_up_the_docker_environment [2025/06/05 21:48] (current) – [Create and set permissions for the .env file] peter | ||
---|---|---|---|
Line 46: | Line 46: | ||
<code bash> | <code bash> | ||
touch / | touch / | ||
- | sudo chown root:root / | + | sudo chown peter:docker |
sudo chmod 600 / | sudo chmod 600 / | ||
</ | </ | ||
Line 53: | Line 53: | ||
**NOTE: | **NOTE: | ||
- | * Setting permissions of the **secrets** directory to 600, makes this directory accessible only to the root user, adding a layer of security while accessing sensitive information. | + | * Setting permissions of the **secrets** directory to 600, makes this directory accessible only to the specified |
</ | </ |
systems/media_server/set_up_the_docker_environment.1749159242.txt.gz · Last modified: 2025/06/05 21:34 by peter