Zum Inhalt springen

Kategorie: nextcloud


Kategorien:

How to install Nextcloud Hub 22 on Ubuntu 20.04 with postgreSQL 13 php8.0-fpm Apache2 and HTTP/2

How to install Nextcloud Hub 22 on Ubuntu 20.04 with postgreSQL 13 php8.0-fpm Apache2 and HTTP/2
Veröffentlichungsdatum:

Nextcloud Hub 22 was released and we want to install it on a new clean VPS If you want to know what has changed, read the ChangeLog You can find a detailed overview of Nextcloud Hub 22 here. If you are ready, then let us begin Requirements: – a VPS with Ubuntu 20.04 LTS minimal […]

Kategorien:

How to install Nextcloud 21 on Ubuntu 20.04 with postgreSQL 13 php8.0-fpm Apache2 and HTTP/2

How to install Nextcloud 21 on Ubuntu 20.04 with postgreSQL 13 php8.0-fpm Apache2 and HTTP/2
Veröffentlichungsdatum:

Nextcloud 21 (NextcloudHub) was released and we want to install it on a new clean VPS If you want to know what has changed, read the ChangeLog If you are ready, then let us begin Requirements: – a VPS with Ubuntu 20.04 LTS minimal Image installed (you can get one here @netcup with 5€ Discount […]

Kategorien:

How to run Nextcloud Talk High Performance Backend with Stun/Turnserver on Ubuntu with docker-compose

How to run Nextcloud Talk High Performance Backend with Stun/Turnserver on Ubuntu with docker-compose
Veröffentlichungsdatum:

Since Nextcloud has released the High Performance Backend as OpenSource under AGPL License, i tried my luck to install it on Ubuntu without docker, but many people had problems or run other OS as Ubuntu/Debian and asked „what about docker?“. Ok, without is a little bit tricky, so let us go with docker: Requirements: – […]

Kategorien:

How to Install Nextcloud Talk High Performance Backend with Stun/Turnserver on Ubuntu

How to Install Nextcloud Talk High Performance Backend with Stun/Turnserver on Ubuntu
Veröffentlichungsdatum:

Picture from Alexandra_Koch on Pixabay Changes 18.11.2020: – Adjust server.conf because typo has changed – Adjust signaling.service and janus.service because they does not start after reboot Changes 22.11.2020: – Adjust janus.jcfg – change repositoty of janus Since Nextcloud has released the High Performance Backend as OpenSource under AGPL License, i tried my luck to install […]

Kategorien:

How to install APCu Object Cache on Ubuntu 16.04 or 18.04 with plesk and integrate in Nextcloud

How to install APCu Object Cache on Ubuntu 16.04 or 18.04 with plesk and integrate in Nextcloud
Veröffentlichungsdatum:
Schlagwörter:

Plesk added integration of php7.4 and removed support for php7.0 and php5.6, so I updated my guide for APCu in Plesk and Nextcloud-Integration. Requirements: – Plesk Onyx or Obsidian – plesk-php7.3 installed – plesk-php7.4 installed – root-access Preparation: if you have not installed php7.3 or php7.4 yet, you can do so with the following commands […]

Kategorien:

How to install Nextcloud 18 aka NextcloudHub on Debian Buster with postgreSQL 11.5 php7.4-fpm Apache2 and HTTP/2

How to install Nextcloud 18 aka NextcloudHub on Debian Buster with postgreSQL 11.5 php7.4-fpm Apache2 and HTTP/2
Veröffentlichungsdatum:

Nextcloud 18 (NextcloudHub) was released and there are many new News about it: see the ChangeLog But now let us install the new NextcloudHub with postreSQL and php7.4-fpm on Debian Buster. Requirements: – an VPS with Debian Buster installed – shell access and appropriate rights – One DNS A and possibly AAAA record for our […]

Kategorien:

How to migrate Nextcloud 17 Database Backend from MySQL to postgreSQL

How to migrate Nextcloud 17 Database Backend from MySQL to postgreSQL
Veröffentlichungsdatum:

Short time ago, I published how to install Nextcloud with postgreSQL as Database Backend and how to Install Nextcloud 17 with MariaDB as Database-Backend, but if you are running on MySQL/mariaDB, how to migrate to postgreSQL? Well it is simple, let me show you how to. Migrate from MySQL/mariaDB/SQLLite to postgreSQL Requirements: – a running […]

Kategorien:

How to install Nextcloud 17 within Plesk with nginx only

How to install Nextcloud 17 within Plesk with nginx only
Veröffentlichungsdatum:
Schlagwörter:

In this Howto I will show you to install Nextcloud 17 on a Plesk VPS with nginx only If you want to install Nextcloud via the Extension „Nextcloud“ (Beta-State) then follow this guides: webdeasy English-Version or webdeasy German Version Then come back and switch to nginx-only. Nextcloud recommends the use of a MemoryCache. If we […]