This repository has been archived on 2024-04-08. You can view files and clone it, but cannot push or open issues or pull requests.
mystic/source/_posts/mysticbbs.md
2018-09-03 17:41:16 +10:00

2.1 KiB

title thumbnail comments categories tags date
MysticBBS /images/mysticlogo.png false
Docker
MysticBBS
Docker
2018-09-01 12:00:00

Mystic BBS is great software to get up and running and get (back) into the BBS scene.

There is a wealth of information on the wiki, or you can even go through Mystic Guy's youtube videos.

If you would like to get up and running quickly, I've created some Docker Images which you can use as a starting point. The images are available for Raspberry Pi (ARM) and Intel.

There are two images:

NameInformation
armv7lThis image is a clean installation of Mystic BBS as provided by the upstream developer. It does have the pre-requisites so that spell is enabled and cryptlib is also installed so that you can use SSH based connections.
armv7l-extrasThis image extends the base image and provides some doors and utilities.
x86_64Just like the image above, however, this is for Intel Linux platforms.
x86_64-extrasThis image extends the base image and provides some doors and utilities.

To get the images, just install docker onto your linux platform, and then do

docker pull registry.leenooks.net/leenooks/mysticbbs:1.12a39-[TAG ABOVE]

To make sure your data is kept between re-creations of your docker container, you have two options:

  1. Start your mystic container with -v [HOST PATH]:/mystic/data, or
  2. Start your subsequent containers with --volumes_from=[ORIG CONTAINER]. In this case, you might want to rename your old container if you want to use the same container name.

You could even use this image to have our containers in a docker swarm (as I do).

If you need any help, login to my BBS and send me a message, or if you use another BBS, or a Sysop of a BBS and connected to one of the networks I'm connected to, you can send me a Netmail. See the list of networks that I'm already connected to.