Skip to content

kindrowboat/phpbb3-docker

Repository files navigation

Files needed to run phpbb3 in docker (behind a reverse proxy.)

Exposition at https://tilde.town/~kindrobot/post/phpbb3-docker/

## Pre-requirements

- unzip
- docker with docker-compose
- an internet connection

## Fresh install

```bash
cp .env.example .env
# fill out .env
./clean-install.sh # downloads and unzips phpbb3
# answer yes at prompt
sudo docker-compose build
sudo docker-compose up -d # -d to run in background
```

## License

Both phpbb3 and this project are licensed under the GNU GPL v3.

## AI Disclaimer

Portions of this repo have been contrtibuted by or made with assistance from an
LLM.

About

phpbb3 dockerized

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors