Merge pull request #39 from lamusmaser/batch-editing

Admonition update.
This commit is contained in:
lamusmaser 2024-04-20 06:05:15 -06:00 committed by GitHub
commit 3fdacfa3c0
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 6 additions and 6 deletions

View File

@ -163,9 +163,9 @@ Once all of the folders have been created, it should have a folder structure wit
| `ELASTIC_PASSWORD` | `verysecret` |
| `path.repo` | `/usr/share/elasticsearch/data/snapshot` |
!!! danger "BE AWARE"
- Do not use the default password, as it is very insecure.
- Activating snapshots for backups should only be done *after* setting the `path.repo` setting.
> !!! danger "BE AWARE"
- Do not use the default password, as it is very insecure.
- Activating snapshots for backups should only be done *after* setting the `path.repo` setting.
![Synology - ElasticSearch Environment Configurations](../assets/Synology_0.2.0_Docker-ES-Env-Conf.png)
@ -220,9 +220,9 @@ Once all of the folders have been created, it should have a folder structure wit
| `ELASTIC_PASSWORD` | `verysecret` |
| `TZ` | `America/New_York` |
!!! danger "BE AWARE"
- Do not use the default password as it is very insecure.
- Ensure that ELASTIC_PASSWORD matches the password used on the `tubearchivist-es` container.
> !!! danger "BE AWARE"
- Do not use the default password as it is very insecure.
- Ensure that ELASTIC_PASSWORD matches the password used on the `tubearchivist-es` container.
![Synology - Tube Archivist Environment Configurations](../assets/Synology_0.2.0_Docker-TA-Env-Conf.png)