Zum Inhalt springen

Kategorie: LAMP


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: , 

reached more than 250 Users at MastodonTech.de

reached more than 250 Users at MastodonTech.de
Veröffentlichungsdatum:
Schlagwörter:

Since September 09 2018 my Mastodon instance MastodonTech.de is running at almost 100 percent uptime (not counting migration to a new server and updates) Meanwhile, a home for 266 users, it is of course waiting for more and is happy about every registration. No data is collected, registration is free and you only need a […]

Kategorien: , , 

How to securely deploy minio S3 Object Storage with docker behind Apache2 on Ubuntu

How to securely deploy minio S3 Object Storage with docker behind Apache2 on Ubuntu
Veröffentlichungsdatum:
Anzahl Kommentare: keine Kommentare

Today, we want to deploy our own S3 Object Storage with minio behind an Apache2 https proxy via Docker. This howto works with both Ubuntu 16.04 and 18.04. Requirements: – one Ubuntu VPS – LAMP stack installed – Apache2 Reverse Proxy Modules activated – Docker installed – certbot installed – DNS-A record for Apache2-vHost If […]

Kategorien: , , 

How to migrate Nextcloud to a new Server with Ubuntu 16.04 LTS

How to migrate Nextcloud to a new Server with Ubuntu 16.04 LTS
Veröffentlichungsdatum:
Schlagwörter: , , , , , , , 
Anzahl Kommentare: keine Kommentare

Today I want to show you how to move a Nextcloud instance to a new VPS. Reasons may be that our one runs out of space and the VPS can not be increased by the provider. We should be aware that depending on the TTL in the DNS a downtime for our Nextcloud instance arises. […]

Kategorien: , , 

How to install APCu Object Cache in php7 and integrate in Nextcloud

How to install APCu Object Cache in php7 and integrate in Nextcloud
Veröffentlichungsdatum:
Schlagwörter: , , , 
Anzahl Kommentare: keine Kommentare

Today we want to optimize our Nextcloud installation with PHP-APCu, it does not matter which Nextcloud or PHP7 version we use. Depending on the version we replace the „x“ in the commands. VPS Preparation: Optional: If you have big but slow disks like me, you can work with a RAM disk. Condition is, of course, […]