Scripts for managing a Spasm server
- Shell 100%
| database | ||
| initial-server-setup | ||
| updates | ||
| .env.example | ||
| .gitignore | ||
| LICENSE | ||
| README.md | ||
Deprecated
This repo is superseded by spasm-ansible and spasm-docker.
- Launch Spasm under three minutes with docker/podman.
- Or set up a new server from scratch with one script.
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.