freescout

freescout

Docker app from A75G's Repository

Overview

Open Source Helpscout/Zendesk Alternative based on Alpine linux.
Creating account CLI "cd /www/html" then "php artisan freescout:create-user"

Install Freescout on Unraid in a few clicks.

Find Freescout 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 Freescout Review the template variables and paths Click Install

Download Statistics

1,293,614
Total Downloads
30,185
This Month
26,850
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Details

Repository
tiredofit/freescout:latest
Last Updated2026-05-10
First Seen2020-04-19

Runtime arguments

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

Template configuration

PortPorttcp

Port

Target
80
Default
8000
Value
8000
DataPathrw

Data

Target
/data
Default
/mnt/user/appdata/freescout/
Value
/mnt/user/appdata/freescout/
APPLICATION_NAMEVariable

Change default application name

Default
Freescout
Value
Freescout
DB_HOSTVariable

Host or container name of MariaDB Server e.g

Value
DB HOST
DB_PORTVariable

MariaDB Port

Default
3306
Value
3306
DB_NAMEVariable

MariaDB Database name e.g.

Default
freescout
Value
freescout
DB_DATABASEVariable

DB to use for CLI environment

Default
freescout
Value
freescout
DB_USERVariable

MariaDB Username for above Database e.g.

Default
root
Value
root
DB_USERNAMEVariable

DB username for CLI environment

Default
root
Value
root
DB_PASSVariable

MariaDB Password for above Database e.g.

Default
password
Value
password
DB_PASSWORDVariable

DB Pass for CLI environment

Default
password
Value
password
SITE_URLVariable

The url your site listens

Default
http://<IP>:8000
Value
http://<IP>:8000
DISPLAY_ERRORSVariable

Display Errors on Website

Default
FALSE
Value
FALSE
ADMIN_EMAILVariable

Admin Email address

Default
admin@example.com
Value
admin@admin.com
ADMIN_FIRST_NAMEVariable

Admin first name

Default
Admin
Value
Admin
ADMIN_LAST_NAMEVariable

Admin Last Name

Default
User
Value
User
ADMIN_PASSVariable

Admin password

Default
Passw0rd
Value
Passw0rd