Which models can I use?
Local open models through Ollama, such as Llama, Mistral and Gemma, and remote models through compatible providers.
Is OpenWebUI open source?
It is source-available. Since April 2025 it uses the Open WebUI License, which requires keeping its branding once a deployment reaches 50 or more users.
How do I create the admin account?
Open the DashboardUrl from the stack outputs and fill in the form. Later accounts are created from the admin panel.
Can I run it in a private VPC?
Yes. It works with standard AWS VPC setups, including isolated environments.
Which instance size should I choose?
t3.medium or larger. Larger local models need more memory and CPU.
Is my data private?
Conversations and documents stay on your instance. Anything you send to a remote model provider goes to that provider.
How do I upgrade?
Back up your server data, remove the old stack and launch the new version from AWS Marketplace.