Video coming soon…

🛠️ Setup Fider — Product Feedback and Feature Voting Board

Deploy Fider on Ubuntu with Docker — an open-source feedback board where users suggest and vote on features to guide your product roadmap, backed by PostgreSQL, on port 8251.

⚠️ This script is provided for demo and testing purposes only. Not intended for production use.

📦 Resources & Setup Scripts

Grab the automated bash script from GitHub to follow along with the video.

Automated install script — one command deploys Fider with PostgreSQL on port 8251. It uses magic-link email login, so you must configure real SMTP for sign-in to work.
View on GitHub

Quick Install:

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/tools/fider/fider-ubuntu.sh
chmod +x fider-ubuntu.sh
./fider-ubuntu.sh

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/tools/fider/fider-ubuntu.sh

2 Make it Executable

chmod +x fider-ubuntu.sh

3 Run the Installer

./fider-ubuntu.sh

4 Configure SMTP and Complete Setup

http://your-server-ip:8251

Ports Used

PortPurpose
8251Fider web interface (mapped from container port 3000)
5432PostgreSQL — internal to the Docker network, not exposed to the host

Overview

Why Use It

When You Need It

    Who Should Use It

      Real Use Cases

        Main Features

          How to Use After Installation

            Security Best Practices

              Ports and Firewall Notes

              Backup and Maintenance

                Common Mistakes

                  Troubleshooting

                    Alternatives

                    When Not to Use It

                    PrismaTechWork Professional Help

                      Contact Us

                      Frequently Asked Questions