mirror of
https://github.com/Haxxnet/Compose-Examples
synced 2025-02-20 07:12:07 +00:00
Update README.md
This commit is contained in:
parent
e2c28b02d3
commit
ff4cfa9c0a
|
@ -15,12 +15,13 @@
|
||||||
|
|
||||||
# Compose-Examples
|
# 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>/`
|
- 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
|
- Permissions must be set correctly by yourself
|
||||||
- Example config files are provided but not yet located in the correct volume bind mount path. Adjust!
|
- Docker networks are not pre-defined. Adjust to your preferences.
|
||||||
- Default credentials should be adjusted to your needs
|
- 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:
|
Otherwise, it should be a matter of:
|
||||||
````
|
````
|
||||||
|
|
Loading…
Reference in New Issue
Block a user