Download FoxDesk
Get the self-hosted helpdesk that puts you back in control of your data. Fully open-source and ready for production.
The Famous 5-Minute Install
FoxDesk is well-known for its ease of installation. Under most circumstances, installing FoxDesk is a very simple process and takes less than five minutes to complete.
Download the latest FoxDesk package and unzip it on your computer.
Create a MySQL (or MariaDB) database for FoxDesk on your web server, along with a dedicated user.
Upload the files to your web server. Ensure the domain
points to the /public directory.
Access your URL in a web browser to launch the installation wizard.
Alternative: Local Docker Testing
Want to test the app locally? Use our provided Docker Compose setup.
git clone https://github.com/Gt5678ax/foxdesk.git
cd foxdesk
cp .env.example .env
./vendor/bin/sail up -d
Suitable Hosting
Recommended Environments
- DigitalOcean, Hetzner, AWS, Linode (VPS)
- Standard Shared Hosting (cPanel, DirectAdmin, Webglobe, etc.)
- Basic restricted shared hosting matching only PHP 7.x
Check with your hosting provider
Not sure if your current hosting supports FoxDesk? Copy the text below and send it to your hosting provider's support team.