Creating a bug report/issue
I have searched the existing open and closed issues
Required Information
- DietPi version |
G_DIETPI_VERSION_CORE=8 G_DIETPI_VERSION_SUB=25 G_DIETPI_VERSION_RC=1 G_GITBRANCH='master' G_GITOWNER='MichaIng'
- Distro version |
echo $G_DISTRO_NAME $G_RASPBIAN
- Kernel version |
6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
- Architecture |
arm64
- SBC model | Raspberry Pi 4
- Power supply used | (Office power supply)
- SD card used | Sandisk Ultra 128 GB
Additional Information (if applicable)
- Software title | (Nextcloud)
- Was the software title installed freshly or updated/migrated? Yes
- Can this issue be replicated on a fresh installation of DietPi? Unknown
← If you sent a “dietpi-bugreport”, please paste the ID here → - Bug report ID |
echo $G_HW_UUID
Steps to reproduce
- …
- …
Expected behaviour
- …
Actual behaviour
- …
Extra details
- …
I have two Raspberry Pi’s each running Apache web server. My main Pi 3B+ is running https://chrisfoose.party.
I am running Nextcloud and other services on a Raspberry Pi 4. I want to be able to run the Nextcloud under the chrisfoose.party domain and have it SSL certified. I have experimented with HAproxy and I am not sure if it is working.
How can I go about solving this?