Video coming soon…

🤖 Setup InvokeAI — Self-Hosted Stable Diffusion Studio

Deploy InvokeAI on Ubuntu with Docker — a polished Stable Diffusion web studio for text-to-image generation with a built-in model manager, on port 9190.

⚠️ 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 InvokeAI on port 9190 with a built-in model manager. An NVIDIA GPU is strongly recommended; on CPU, generation is very slow.
View on GitHub

Quick Install:

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

Tutorial Steps

1 Download the Script

wget https://raw.githubusercontent.com/mhmdali94/Docker/main/ai/invokeai/invokeai-ubuntu.sh

2 Make it Executable

chmod +x invokeai-ubuntu.sh

3 Run the Installer

./invokeai-ubuntu.sh

4 Open the Studio and Install a Model

http://your-server-ip:9190

Ports Used

PortPurpose
9190InvokeAI web studio (mapped from container port 9090)

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