Skip to main content

A game server for hosting text-based online MOO-like games.

Project description

DjangoMOO

"LambdaMOO on Django"

release pipeline coverage quality docs

DjangoMOO is a game server for hosting text-based online MOO-like games.

Quick Start

Checkout the project and use Docker Compose to run the necessary components:

git clone https://gitlab.com/bubblehouse/django-moo
cd django-moo
docker compose up

Run migrate, collectstatic, and bootstrap the initial database with some sample objects and users:

docker compose run webapp manage.py migrate
docker compose run webapp manage.py collectstatic
docker compose run webapp manage.py moo_init
docker compose run webapp manage.py createsuperuser --username phil
docker compose run webapp manage.py moo_enableuser --wizard phil Wizard

Now you should be able to connect to https://localhost/ and login with the superuser you just created, described below.

Login via Web

To make things easier for folks without SSH access or who are behind firewalls, the server interface is exposed through webssh.

WebSSH Client Example

This client is only able to open connections to the local SSH server.

Admin Interface

As a secondary way to view the contents of a running server, a Django Admin interface is available at /admin. It's really a last resort for most things, but it's still the best way to modify verb code in a running server:

Django Admin Example

Login via SSH

Of course, it's also possible (perhaps even preferred) to connect directly over SSH:

SSH Client Example

It's also possible to associate an SSH Key with your user in the Django Admin so as to skip the password prompt.

When you're done exploring, you can hit Ctrl-D to exit.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_moo-0.57.3.tar.gz (189.9 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_moo-0.57.3-py3-none-any.whl (206.7 kB view details)

Uploaded Python 3

File details

Details for the file django_moo-0.57.3.tar.gz.

File metadata

  • Download URL: django_moo-0.57.3.tar.gz
  • Upload date:
  • Size: 189.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.12

File hashes

Hashes for django_moo-0.57.3.tar.gz
Algorithm Hash digest
SHA256 adb5677d4a4d8df9131f406ce0c9d5bf630ad605adfeca5063e6b1d0777a4234
MD5 33fc07516db1d2a19abf70ab58652ae8
BLAKE2b-256 9628b5cf4a2fa702fd9e14f6b630b1704387fe5c7698cc652ee2075fd5d12384

See more details on using hashes here.

File details

Details for the file django_moo-0.57.3-py3-none-any.whl.

File metadata

  • Download URL: django_moo-0.57.3-py3-none-any.whl
  • Upload date:
  • Size: 206.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.11.12

File hashes

Hashes for django_moo-0.57.3-py3-none-any.whl
Algorithm Hash digest
SHA256 7f311d01225ebae56335ff2782a8a0fe7517352d733f47b3336a1a83509580bb
MD5 338b09c8282d3a9621ea83fff33cae2d
BLAKE2b-256 c83c41430dfe0add22179e873d7fe529f99c9562d2ae311de756e0ed1ae502ed

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page