Docker reinstall (#2325)

This commit is contained in:
Daniel Hansson 2022-05-16 21:29:29 +02:00 committed by GitHub
parent 6d36b612bd
commit 19173f1d47
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 1 additions and 4 deletions

View File

@ -261,7 +261,6 @@ then
add_to_trusted_domains "$SUBDOMAIN"
# Allow remote servers with local addresses e.g. in federated shares, webcal services and more
nextcloud_occ config:system:set allow_local_remote_servers --value="true"
nextcloud_occ richdocuments:activate-config
# Add prune command
add_dockerprune
print_text_in_color "$ICyan" "Restarting Docker..."

View File

@ -51,7 +51,6 @@ else
docker_prune_this "$nc_fts"
docker_prune_this "$opens_fts"
docker_prune_volume "esdata"
docker_prune_volume "opensearch_fts_os-data"
docker_prune_volume "fts_os-data"
# Remove configuration files
rm -rf "$RORDIR"

View File

@ -4,8 +4,7 @@
# Source:
# https://opensearch.org/docs/latest/security-plugin/configuration/generate-certificates/#sample-script
rm -rf tls_store
mkdir tls_store
mkdir -p tls_store
TLS_DN="/C=CA/ST=NEXTCLOUD/L=VM/O=OPENSEARCH/OU=FTS"
# Root CA