Docker-based installer for Talkyard forum/commenting platform
Top 96.5% on sourcepulse
This repository provides a Docker-based, single-server installation for Talkyard, a self-hosted discussion platform. It targets users familiar with Linux, Bash, and Git who need to deploy and manage their own instance, offering automatic upgrades and HTTPS.
How It Works
The installation leverages Docker Compose to manage multiple services, including the main application, a PostgreSQL database, and potentially Elasticsearch for full-text search. Scripts automate OS preparation, Docker installation, firewall setup, and configuration of essential parameters like database passwords and security settings. Automatic HTTPS is handled via Let's Encrypt.
Quick Start & Requirements
git clone https://github.com/debiki/talkyard-prod-one.git talkyard
) and execute ./scripts/upgrade-if-needed.sh
.Highlighted Details
Maintenance & Community
hello@talkyard.io
for security updates and manual upgrade notifications.Licensing & Compatibility
Limitations & Caveats
2 weeks ago
Inactive