phpbb

phpbb

Docker app from A75G's Repository

Overview

phpBB is a bulletin board solution that allows you to create forums and subforums.

Install Phpbb on Unraid in a few clicks.

Find Phpbb in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for Phpbb Review the template variables and paths Click Install

Categories

Related apps

Explore more like this

Explore all

Details

Repository
bitnami/phpbb:latest
Last Updated2026-06-29
First Seen2020-04-21

Runtime arguments

Web UI
http://[IP]:[PORT:8080]/
Network
bridge
Shell
sh
Privileged
false

Template configuration

PortPorttcp

Port

Target
8080
Default
8080
Value
8080
AppdataPathrw

Appdata

Target
/bitnami/phpbb
Default
/mnt/user/appdata/phpbb/
Value
/mnt/user/appdata/phpbb/
ALLOW_EMPTY_PASSWORDVariable

ALLOW_EMPTY_PASSWORD

Default
no|yes
Value
no
PHPBB_DATABASE_HOSTVariable

Hostname or IP for MariaDB server.

Default
mariadb
Value
mariadb
PHPBB_DATABASE_PORT_NUMBERVariable

Port used by MariaDB server.

Default
3306
Value
3306
PHPBB_DATABASE_USERVariable

Database user that phpBB will use to connect with the database.

Default
bn_phpbb
Value
bn_phpbb
PHPBB_DATABASE_PASSWORDVariable

Database password that Phpbb will use to connect with the database

Default
password
Value
password
PHPBB_DATABASE_NAMEVariable

Database name that phpBB will use to connect with the database

Default
bitnami_phpbb
Value
bitnami_phpbb
PHPBB_USERNAMEVariable

phpBB application username.

Default
user
Value
user
PHPBB_PASSWORDVariable

phpBB application password.

Default
bitnami
Value
bitnami
PHPBB_EMAILVariable

phpBB application email.

Default
user@example.com
Value
user@example.com
PHPBB_FORUM_NAMEVariable

Forum Name

Default
Phpbb
Value
Phpbb
PHPBB_FORUM_DESCRIPTIONVariable

Forum Description

Default
A little text to describe your forum
Value
A little text to describe your forum
PHP_MEMORY_LIMITVariable

Memory limit for PHP.

Default
256M
Value
256M