Zum Inhalt springen

Monat: Oktober 2019


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 […]

Kategorien:

How to install Nextcloud 17 on Debian Buster with postgreSQL 11.5 php7.3-fpm Apache2 and HTTP/2

How to install Nextcloud 17 on Debian Buster with postgreSQL 11.5 php7.3-fpm Apache2 and HTTP/2
Veröffentlichungsdatum:

Last week I published how to Install Nextcloud 17 with MariaDB as Database-Backend, but I believe using postgreSQL is a good alternative. Well, here is how to use it. Requirements: – an VPS with Debian Buster installed – shell access and appropriate rights – One DNS A and possibly AAAA record for our Apache vhost […]

Kategorien:

How to install Nextcloud 17 on Debian Buster with MariaDB php7.3-fpm Apache2 and HTTP/2

How to install Nextcloud 17 on Debian Buster with MariaDB php7.3-fpm Apache2 and HTTP/2
Veröffentlichungsdatum:

Nextcloud 17 was released, so here is a manual to install it on a Debian Buster VPS, secure it with LetsEncrypt and deploy it via Apache2 with php-fpm and HTTP/2. Requirements: – an VPS with Debian Buster installed – shell access and appropriate rights – One DNS A and possibly AAAA record for our Apache […]