mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-17 13:58:12 +00:00
Update README.md
This commit is contained in:
parent
e2c28b02d3
commit
ff4cfa9c0a
|
@ -15,12 +15,13 @@
|
|||
|
||||
# Compose-Examples
|
||||
|
||||
Various Docker Compose examples of selfhosted projects.
|
||||
Various Docker Compose examples of selfhosted FOSS projects.
|
||||
|
||||
- Volume bind mounts are assumed to be located at `/mnt/docker-volumes/<container-name>/`
|
||||
- Docker networks are not hardcoded and may have to be created or defined manually
|
||||
- Example config files are provided but not yet located in the correct volume bind mount path. Adjust!
|
||||
- Default credentials should be adjusted to your needs
|
||||
- Permissions must be set correctly by yourself
|
||||
- Docker networks are not pre-defined. Adjust to your preferences.
|
||||
- Example config files are usually provided but not yet located in the correct volume bind mount paths.
|
||||
- Default credentials should be adjusted to your needs. Read the comments!
|
||||
|
||||
Otherwise, it should be a matter of:
|
||||
````
|
||||
|
|
Loading…
Reference in New Issue
Block a user