Skip to content

JEDI Communications Port forum based on phpBB

Notifications You must be signed in to change notification settings

jediholo/jedi-comport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JEDI Comport

The JEDI Comport is the forum of the JEDI role-playing clan, based on phpBB.

Development

To make local development easier, you can use Docker and Docker Compose:

# Pull and start all containers
docker compose up -d

Then, point your browser to http://comport.dev.jediholo.net and you should see the JEDI Comport forum.

Login as admin/admin, then go to the ACP:

  • In Customize > Install Styles, install the jediholo style.
  • In General > Board settings, set jediholo as the Default and Guest style.

To stop all containers, run docker compose stop.
To remove containers, run docker compose down.
To remove containers and data, run docker compose down -v.

Credits

  • Lead developer: Fabien Crespel (a.k.a. Soh Raun)
  • Original design: Jesse Smith (a.k.a. Ctathos Ederoi)

About

JEDI Communications Port forum based on phpBB

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published