Scripts for managing a Spasm server
Find a file
2026-04-28 01:01:29 +01:00
database docs: edit db restore backup steps 2025-09-06 13:01:13 +01:00
initial-server-setup scripts: check debian 14 forky codename 2026-02-16 21:57:08 +00:00
updates scripts: add extra subdomains 2025-12-25 01:33:24 +00:00
.env.example scripts: install postgres on debian 13 and 14 2026-02-16 21:30:17 +00:00
.gitignore misc: refactor gitignore 2023-10-01 18:05:17 +01:00
LICENSE Initial commit 2023-08-28 01:22:21 +00:00
README.md docs: add mirrors 2026-04-28 01:01:29 +01:00

Deprecated

This repo is superseded by spasm-ansible and spasm-docker.


Spasm Forum Scripts

Mirrors: Forgejo Codeberg Github

This repository contains scripts and guides to automate the initial server setup and simplify the management of a Spasm Forum server.

Download all scripts from github into scripts folder:

git clone https://github.com/spasm-network/spasm-forum-scripts.git ~/scripts/

Initial server setup

If you don't know how to set up the server, then check a beginner guide in the initial-server-setup folder.

Database

Scripts in the database folder help manage the database.

Updates

Scripts in the updates folder help update the app or revert to a previous version.