diff --git a/docs/installation/alpine_linux_en.md b/docs/installation/alpine_linux_en.md index e09f4cb07..2bed976a9 100644 --- a/docs/installation/alpine_linux_en.md +++ b/docs/installation/alpine_linux_en.md @@ -222,3 +222,6 @@ sudo -Hu akkoma MIX_ENV=prod mix pleroma.user new #### Further reading {! backend/installation/further_reading.include !} +## Questions + +If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). diff --git a/docs/installation/arch_linux_en.md b/docs/installation/arch_linux_en.md index 13459973c..dfddfe23c 100644 --- a/docs/installation/arch_linux_en.md +++ b/docs/installation/arch_linux_en.md @@ -215,3 +215,6 @@ sudo -Hu akkoma MIX_ENV=prod mix pleroma.user new #### Further reading {! backend/installation/further_reading.include !} +## Questions + +If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). diff --git a/docs/installation/debian_based_en.md b/docs/installation/debian_based_en.md index f154a076e..b67c1edc2 100644 --- a/docs/installation/debian_based_en.md +++ b/docs/installation/debian_based_en.md @@ -178,3 +178,6 @@ sudo -Hu akkoma MIX_ENV=prod mix pleroma.user new #### Further reading {! backend/installation/further_reading.include !} +## Questions + +If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). diff --git a/docs/installation/freebsd_en.md b/docs/installation/freebsd_en.md index 02acb5d1c..5d6779ed2 100644 --- a/docs/installation/freebsd_en.md +++ b/docs/installation/freebsd_en.md @@ -212,3 +212,6 @@ Restart nginx with `# service nginx restart` and you should be up and running. Make sure your time is in sync, or other instances will receive your posts with incorrect timestamps. You should have ntpd running. +## Questions + +If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). diff --git a/docs/installation/gentoo_en.md b/docs/installation/gentoo_en.md index 2b7607241..176eaab47 100644 --- a/docs/installation/gentoo_en.md +++ b/docs/installation/gentoo_en.md @@ -296,3 +296,6 @@ If you opted to allow sudo for the `akkoma` user but would like to remove the ab #### Further reading {! backend/installation/further_reading.include !} +## Questions + +If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). diff --git a/docs/installation/migrating_from_source_otp_en.md b/docs/installation/migrating_from_source_otp_en.md index 7f3ed6dd6..001999929 100644 --- a/docs/installation/migrating_from_source_otp_en.md +++ b/docs/installation/migrating_from_source_otp_en.md @@ -141,3 +141,6 @@ OTP releases have different service files than from-source installs so they need Refer to [Running mix tasks](otp_en.md#running-mix-tasks) section from OTP release installation guide. ## Updating Refer to [Updating](otp_en.md#updating) section from OTP release installation guide. +## Questions + +If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). diff --git a/docs/installation/netbsd_en.md b/docs/installation/netbsd_en.md index c2d21155a..df05f0e96 100644 --- a/docs/installation/netbsd_en.md +++ b/docs/installation/netbsd_en.md @@ -209,3 +209,6 @@ incorrect timestamps. You should have ntpd running. ## Questions Questions about the installation or didn’t it work as it should be, ask in [#pleroma:libera.chat](https://matrix.to/#/#pleroma:libera.chat) via Matrix or **#pleroma** on **libera.chat** via IRC. +## Questions + +If you encounter any issues or have questions regarding the install process, feel free to ask at [meta.akkoma.dev](https://meta.akkoma.dev/). diff --git a/docs/installation/openbsd_en.md b/docs/installation/openbsd_en.md index 70453cae2..bfb85c0c2 100644 --- a/docs/installation/openbsd_en.md +++ b/docs/installation/openbsd_en.md @@ -257,3 +257,6 @@ LC_ALL=en_US.UTF-8 MIX_ENV=prod mix pleroma.user new