mirror of
https://github.com/coollabsio/coolify-docs.git
synced 2026-06-19 07:35:55 +00:00
a64450ae9d
Replace VitePress/Vue stack with Fumadocs MDX, TanStack Start, React 19, and Vite. Migrate all documentation content to MDX under content/docs/. Add full src/ app with React components, routing, search, and API page. Remove Korrektly integration from CI/CD workflows, Dockerfile, and env vars. Update build pipeline to output to .output/public instead of docs/.vitepress/dist.
21 lines
594 B
Plaintext
21 lines
594 B
Plaintext
---
|
|
title: Firefox
|
|
description: "Firefox browser in a container."
|
|
og:
|
|
description: "Run Firefox browser on Coolify in containerized environment for secure web browsing, testing, and isolated internet access via web interface."
|
|
category: "Browser"
|
|
icon: "/docs/images/services/firefox-logo.png"
|
|
---
|
|
|
|
# Firefox
|
|
|
|
<ZoomImage src="/docs/images/services/firefox-logo.png" alt="Firefox dashboard" />
|
|
|
|
## What is Firefox
|
|
|
|
Fast, private, and self-hosted secure browser for browsing without limits.
|
|
|
|
## Links
|
|
|
|
- [Official Documentation](https://github.com/jlesage/docker-firefox?utm_source=coolify.io)
|