Git Product home page Git Product logo

Comments (2)

Friday13th87 avatar Friday13th87 commented on July 27, 2024

I run the script now and the 3rd question is some kind of answered. Its using "tesseract" as is seems, but the installation failed and says that its not compatible with my server version:
failed: [localhost] (item=files_fulltextsearch_tesseract) => changed=true ansible_loop_var: item cmd: docker exec --user www-data nextcloud php occ app:install files_fulltextsearch_tesseract delta: '0:00:00.992317' end: '2021-03-09 19:47:10.675169' item: files_fulltextsearch_tesseract msg: non-zero return code rc: 1 start: '2021-03-09 19:47:09.682852' stderr: '' stderr_lines: <omitted> stdout: 'Error: App "Full text search - Files - Tesseract OCR" cannot be installed because it is not compatible with this version of the server.' stdout_lines: <omitted>

  1. --> collabora runs in its own container linked to nextcloud

aaaand i have the same errors / security warnings as in my own setup:
php-imagick not installed, "/.well-known/webfinger" and "/.well-known/nodeinfo" are not propably resolved by nginx

i think i will give the normal installation a try now

from nextcloud_on_docker.

ReinerNippes avatar ReinerNippes commented on July 27, 2024

do you need to 'de en' to get those two dicts

for my understanding this is the correct way to have both dicts.

At the Portainer part its written

i corrected the readme and the according line in the inventory. sorry for the confusion. there is no fqdn needed for portainer.

fulltextsearch

is - i think - currently broken. i have to look at it again.
the playbook would start an elasticsearch container and configure the fulltextsearch app in nextcloud. but fulltextsearch is imho work in progress and i can't catch up with them.

mail setting

you'll find the mail setting at this page:

https://docs.nextcloud.com/server/21/admin_manual/configuration_server/email_configuration.html

collabora

yes. it's the container version.

speed.

the docker playbook is faster. (depends on the internet connection of your server.) because installing apt and/or rpm packages is really slow. compared with downloading and starting of a containers.

the speed of nextcloud? well. i think it doesn't matter if you run "on os" or inside a container. but that might depend on your usage. (just some mobile uploads or 10.000 users)

warnings
php-imagick not installed,

well. it's the "offical" nextcloud gmbh image. so if you care about this warning open a ticket at github.com/nextcloud/docker or just wait for 21.0.1

"/.well-known/webfinger" and "/.well-known/nodeinfo"

that's because traefik handles the redirect and not nginx. I have to look into this.

"/.well-known/webfinger" and "/.well-known/nodeinfo"

from nextcloud_on_docker.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.