Kaloyan Nikolov
|
38994cbb87
|
Documentation and examples update for use with docker compose v2 (#2201)
* Update examples section according to the latest docker compose requirements.
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Minor readme updates to match the changes for the compose v2 syntax.
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Fix wrong environment variable
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Add missing headers to fpm config
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Fix cache control
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Add mjs file extension in a proper way.
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Typos fixed, minor clarification changes
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Removed logging from compose files.
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Restored MariaDB to 10.6 as per docs suggestions
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Remove extra nginx volume
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Removed GH specific markdown from Readme, change mariadb to recommended version
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* typo
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Update .examples/docker-compose/with-nginx-proxy/postgres/apache/compose.yaml
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
* Update to correct MariaDB command
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Updated compose files for mariadb to match current docs
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Update outdated docker-compose command in Readme
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Added back --log-bin to MariaDB command. See PR 1881
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Remove wrongly added logging to Readme.MD
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
* Use proper name for --log-bin param
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
---------
Signed-off-by: Kaloyan Nikolov <tzerber@gmail.com>
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
Co-authored-by: J0WI <J0WI@users.noreply.github.com>
|
2024-10-07 19:27:05 +02:00 |
|
J0WI
|
3eb80c52b1
|
Support SELinux in docker-compose.yml examples (fix #324) (#1957)
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2023-03-28 16:05:53 +00:00 |
|
Lejo
|
0201ea31f4
|
Revert volumes_from (#1677)
Signed-off-by: Lejo1 <Lejo_1@web.de>
|
2022-01-14 10:35:13 +00:00 |
|
Lejo
|
3619c0caac
|
Update Nginx-Proxy Docker repository (#1644)
Signed-off-by: Lejo1 <Lejo_1@web.de>
|
2021-12-10 09:53:51 +00:00 |
|
Marcel Blöcher
|
c9143621ba
|
fix acme volume with letsencrypt-nginx-proxy-companion >= v2.0.0 (#1358)
Signed-off-by: Marcel Blöcher <mblo@users.noreply.github.com>
|
2021-08-23 12:42:38 +00:00 |
|
J0WI
|
953ebac32b
|
Reduce examples (#1484)
|
2021-04-26 17:15:37 +00:00 |
|
J0WI
|
fbdb70e856
|
Remove workaround to create the postgres db (fix #886) (#961)
This reverts commit 4df6f79568 .
The upstream bug has been fixed in https://github.com/nextcloud/server/pull/15187
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2020-01-13 16:11:28 +00:00 |
|
Tilo Spannagel
|
4df6f79568
|
Allow nextcloud to create the postgres db (#784)
Signed-off-by: Tilo Spannagel <development@tilosp.de>
|
2019-07-05 13:50:40 +02:00 |
|
J0WI
|
aa5c0c1929
|
Use Alpine Linux in examples and use default user
Signed-off-by: J0WI <J0WI@users.noreply.github.com>
|
2018-11-20 20:24:22 +01:00 |
|
Tilo Spannagel
|
654ddeae23
|
Remove trailing whitespaces
|
2018-08-01 22:55:25 +02:00 |
|
cropse
|
1eb3ca378a
|
delete volume mount, It append the path of dockerfile build.
|
2017-11-15 22:50:58 +08:00 |
|
Tilo Spannagel
|
813de3656d
|
Allow compose to find all env variables
|
2017-10-24 12:39:01 +02:00 |
|
Tilo Spannagel
|
0548adf1c1
|
Use autoconfig.php provided by the image
|
2017-09-27 13:29:15 +02:00 |
|
Tilo Spannagel
|
4fbd273cb0
|
Add more examples with proxy
|
2017-09-27 13:29:15 +02:00 |
|