mirror of
https://github.com/stoatchat/self-hosted.git
synced 2026-07-21 04:25:24 -04:00
[PR #112] [MERGED] docs: new installation guide #167
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/stoatchat/self-hosted/pull/112
Author: @insertish
Created: 10/28/2024
Status: ✅ Merged
Merged: 11/13/2024
Merged by: @insertish
Base:
master← Head:docs/new-guide📝 Commits (10+)
f44caf1docs: new installation guidedb5efd2chore: hardcode authentication into compose2a70f45fix: add .env.web generation68bb3c4fix: strip new lines from private keyb174491fix: also account for revite environmentb78fcdcfix: should point to API as public URL5d8b71afix: port mappings for Caddy25ac38afix: minio creds aren't given to serverb7804a4fix: have to inject creds directly here thoughf02dc3afix: include env for web📊 Changes
16 files changed (+195 additions, -156 deletions)
View changed files
➖
.env.example(+0 -103)➕
.github/guide/cloudflare-dns.webp(+0 -0)➕
.github/guide/hostinger-1.location.webp(+0 -0)➕
.github/guide/hostinger-2.os.webp(+0 -0)➕
.github/guide/hostinger-3.malware.webp(+0 -0)➕
.github/guide/hostinger-4.configuration.webp(+0 -0)➕
.github/guide/hostinger-5.configuration.webp(+0 -0)➕
.github/guide/hostinger-6.complete.webp(+0 -0)➕
.github/guide/hostinger-7.wait.webp(+0 -0)➕
.github/guide/hostinger-8.connect.webp(+0 -0)➕
.github/guide/hostinger-9.panel.webp(+0 -0)📝
.gitignore(+1 -0)📝
Caddyfile(+2 -2)📝
README.md(+134 -23)📝
compose.yml(+32 -28)➕
generate_config.sh(+26 -0)📄 Description
This PR also brings self-hosted up to date with new Autumn and new January configurations.
closes #103
closes #106
closes #75
closes #107
closes #101
closes #25
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.