# yaml-language-server: $schema=https://schema.zeabur.app/template.json
apiVersion: zeabur.com/v1
kind: Template
metadata:
    name: FileGator
spec:
    description: |
        A free, open-source, self-hosted web file manager. Multi-user support with roles and permissions, drag-and-drop uploads, file preview, zip/unzip, and multiple storage adapters including local, FTP, and S3.
    coverImage: https://avatars.githubusercontent.com/u/52867624?v=4
    icon: https://avatars.githubusercontent.com/u/52867624?v=4
    variables:
        - key: PUBLIC_DOMAIN
          type: DOMAIN
          name: Domain
          description: The domain to access FileGator
    tags:
        - File Management
        - Tools
    readme: |
        # FileGator

        FileGator is a free, open-source, self-hosted web application for managing files and folders. It supports multi-user access with configurable roles and permissions. Features include drag-and-drop uploads with chunked transfer, file preview, copy, move, rename, edit, zip/unzip, and bulk download. Supports multiple storage backends via Flysystem (local, FTP, S3, Dropbox, and more).

        ## First-Time Setup

        1. Click the deployed URL to open FileGator.
        2. Log in with the default credentials: **admin** / **admin123**.
        3. Change the admin password immediately from the settings panel.

        ## Default Port

        - **8080** (HTTP)

        ## Useful Links

        - [FileGator Official Site](https://filegator.io)
        - [FileGator GitHub](https://github.com/filegator/filegator)
        - [FileGator Documentation](https://docs.filegator.io)

        ## License

        MIT — [GitHub](https://github.com/filegator/filegator)
    services:
        - name: filegator
          icon: https://avatars.githubusercontent.com/u/52867624?v=4
          template: PREBUILT_V2
          spec:
            source:
                image: filegator/filegator:v7.13.4
            ports:
                - id: web
                  port: 8080
                  type: HTTP
            volumes:
                - id: data
                  dir: /var/www/filegator/repository
                - id: config
                  dir: /var/www/filegator/private
            healthCheck:
                type: HTTP
                port: web
                http:
                    path: /
          domainKey: PUBLIC_DOMAIN
localization:
    es-ES:
        description: |
            Gestor de archivos web gratuito, de codigo abierto y autohospedado. Soporte multiusuario con roles y permisos, subida por arrastrar y soltar, vista previa de archivos, comprimir/descomprimir, y multiples adaptadores de almacenamiento como local, FTP y S3.
        variables:
            - key: PUBLIC_DOMAIN
              type: STRING
              name: Dominio
              description: El dominio para acceder a FileGator
        readme: |
            # FileGator

            FileGator es un gestor de archivos web gratuito, de codigo abierto y autohospedado. Soporta acceso multiusuario con roles y permisos configurables. Incluye subida por arrastrar y soltar (transferencia por fragmentos), vista previa, copiar, mover, renombrar, editar, comprimir/descomprimir, descarga masiva, y multiples backends de almacenamiento via Flysystem (local, FTP, S3, Dropbox y mas).

            ## Configuracion inicial

            1. Haz clic en la URL desplegada para abrir FileGator.
            2. Inicia sesion con las credenciales predeterminadas: **admin** / **admin123**.
            3. Cambia la contrasena de administrador inmediatamente desde el panel de configuracion.

            ## Puerto predeterminado

            - **8080** (HTTP)

            ## Enlaces utiles

            - [Sitio oficial de FileGator](https://filegator.io)
            - [FileGator GitHub](https://github.com/filegator/filegator)
            - [Documentacion de FileGator](https://docs.filegator.io)

            ## Licencia

            MIT — [GitHub](https://github.com/filegator/filegator)
    id-ID:
        description: |
            Manajer file web gratis, open-source, dan self-hosted. Dukungan multi-pengguna dengan peran dan izin, unggah drag-and-drop, pratinjau file, zip/unzip, dan berbagai adapter penyimpanan termasuk lokal, FTP, dan S3.
        variables:
            - key: PUBLIC_DOMAIN
              type: STRING
              name: Domain
              description: Domain untuk mengakses FileGator
        readme: |
            # FileGator

            FileGator adalah aplikasi manajer file web gratis, open-source, dan self-hosted. Mendukung akses multi-pengguna dengan peran dan izin yang dapat dikonfigurasi. Fitur termasuk unggah drag-and-drop (transfer terpotong), pratinjau file, salin, pindah, ubah nama, edit, zip/unzip, unduh massal, dan berbagai backend penyimpanan melalui Flysystem (lokal, FTP, S3, Dropbox, dan lainnya).

            ## Pengaturan Awal

            1. Klik URL yang telah di-deploy untuk membuka FileGator.
            2. Masuk dengan kredensial default: **admin** / **admin123**.
            3. Segera ubah kata sandi admin dari panel pengaturan.

            ## Port Default

            - **8080** (HTTP)

            ## Tautan Berguna

            - [Situs Resmi FileGator](https://filegator.io)
            - [FileGator GitHub](https://github.com/filegator/filegator)
            - [Dokumentasi FileGator](https://docs.filegator.io)

            ## Lisensi

            MIT — [GitHub](https://github.com/filegator/filegator)
    ja-JP:
        description: |
            無料でオープンソースのセルフホスト型ウェブファイルマネージャー。マルチユーザー対応のロールと権限管理、ドラッグ＆ドロップアップロード、ファイルプレビュー、圧縮/解凍、ローカル・FTP・S3 など複数のストレージに対応。
        variables:
            - key: PUBLIC_DOMAIN
              type: STRING
              name: ドメイン
              description: FileGator にアクセスするためのドメイン
        readme: |
            # FileGator

            FileGator は無料でオープンソースのセルフホスト型ウェブファイルマネージャーです。ロールと権限を設定可能なマルチユーザーアクセスに対応。ドラッグ＆ドロップアップロード（チャンク転送）、ファイルプレビュー、コピー、移動、リネーム、編集、圧縮/解凍、一括ダウンロードなどの機能を備え、Flysystem 経由で複数のストレージバックエンド（ローカル、FTP、S3、Dropbox など）に対応しています。

            ## 初回セットアップ

            1. デプロイされた URL をクリックして FileGator を開きます。
            2. デフォルト認証情報でログイン：**admin** / **admin123**。
            3. 設定パネルから管理者パスワードを直ちに変更してください。

            ## デフォルトポート

            - **8080** (HTTP)

            ## 関連リンク

            - [FileGator 公式サイト](https://filegator.io)
            - [FileGator GitHub](https://github.com/filegator/filegator)
            - [FileGator ドキュメント](https://docs.filegator.io)

            ## ライセンス

            MIT — [GitHub](https://github.com/filegator/filegator)
    ko-KR:
        description: |
            무료 오픈소스 셀프 호스팅 웹 파일 관리자. 멀티유저 역할 및 권한, 드래그 앤 드롭 업로드, 파일 미리보기, 압축/압축해제, 로컬, FTP, S3 등 다양한 스토리지 백엔드를 지원합니다.
        variables:
            - key: PUBLIC_DOMAIN
              type: STRING
              name: 도메인
              description: FileGator에 접속할 도메인
        readme: |
            # FileGator

            FileGator는 무료 오픈소스 셀프 호스팅 웹 파일 관리자입니다. 역할과 권한을 설정할 수 있는 멀티유저 접근을 지원합니다. 드래그 앤 드롭 업로드(청크 전송), 파일 미리보기, 복사, 이동, 이름 변경, 편집, 압축/압축해제, 일괄 다운로드 기능을 제공하며 Flysystem을 통해 다양한 스토리지 백엔드(로컬, FTP, S3, Dropbox 등)를 지원합니다.

            ## 초기 설정

            1. 배포된 URL을 클릭하여 FileGator를 엽니다.
            2. 기본 인증 정보로 로그인: **admin** / **admin123**.
            3. 설정 패널에서 관리자 비밀번호를 즉시 변경하세요.

            ## 기본 포트

            - **8080** (HTTP)

            ## 관련 링크

            - [FileGator 공식 사이트](https://filegator.io)
            - [FileGator GitHub](https://github.com/filegator/filegator)
            - [FileGator 문서](https://docs.filegator.io)

            ## 라이선스

            MIT — [GitHub](https://github.com/filegator/filegator)
    th-TH:
        description: |
            ตัวจัดการไฟล์บนเว็บฟรี โอเพนซอร์ส และ self-hosted รองรับหลายผู้ใช้พร้อมบทบาทและสิทธิ์ อัปโหลดแบบลากแล้ววาง แสดงตัวอย่างไฟล์ บีบอัด/แตกไฟล์ และอะแดปเตอร์พื้นที่จัดเก็บหลายแบบรวมถึงโลคอล FTP และ S3
        variables:
            - key: PUBLIC_DOMAIN
              type: STRING
              name: โดเมน
              description: โดเมนสำหรับเข้าถึง FileGator
        readme: |
            # FileGator

            FileGator เป็นแอปจัดการไฟล์บนเว็บฟรี โอเพนซอร์ส และ self-hosted รองรับการเข้าถึงหลายผู้ใช้พร้อมบทบาทและสิทธิ์ที่กำหนดได้ มีฟีเจอร์อัปโหลดแบบลากแล้ววาง (chunked transfer) แสดงตัวอย่างไฟล์ คัดลอก ย้าย เปลี่ยนชื่อ แก้ไข บีบอัด/แตกไฟล์ ดาวน์โหลดจำนวนมาก และรองรับ backend เก็บข้อมูลหลายแบบผ่าน Flysystem (โลคอล FTP S3 Dropbox และอื่นๆ)

            ## การตั้งค่าเริ่มต้น

            1. คลิก URL ที่ deploy แล้วเพื่อเปิด FileGator
            2. เข้าสู่ระบบด้วยข้อมูลรับรองเริ่มต้น: **admin** / **admin123**
            3. เปลี่ยนรหัสผ่านผู้ดูแลระบบทันทีจากแผงการตั้งค่า

            ## พอร์ตเริ่มต้น

            - **8080** (HTTP)

            ## ลิงก์ที่เป็นประโยชน์

            - [เว็บไซต์ทางการ FileGator](https://filegator.io)
            - [FileGator GitHub](https://github.com/filegator/filegator)
            - [เอกสาร FileGator](https://docs.filegator.io)

            ## สัญญาอนุญาต

            MIT — [GitHub](https://github.com/filegator/filegator)
    zh-CN:
        description: |
            免费开源的自托管网页文件管理器。支持多用户角色与权限、拖放上传、文件预览、压缩/解压缩，以及本地、FTP、S3 等多种存储后端。
        variables:
            - key: PUBLIC_DOMAIN
              type: STRING
              name: 域名
              description: 访问 FileGator 的域名
        readme: |
            # FileGator

            FileGator 是一款免费开源的自托管网页文件管理器。支持多用户访问，可配置角色与权限。功能包括拖放上传（分块传输）、文件预览、复制、移动、重命名、编辑、压缩/解压缩、批量下载，并通过 Flysystem 支持多种存储后端（本地、FTP、S3、Dropbox 等）。

            ## 首次设置

            1. 点击部署后的网址打开 FileGator。
            2. 使用默认账密登录：**admin** / **admin123**。
            3. 立即从设置面板更改管理员密码。

            ## 默认端口

            - **8080** (HTTP)

            ## 相关链接

            - [FileGator 官方网站](https://filegator.io)
            - [FileGator GitHub](https://github.com/filegator/filegator)
            - [FileGator 文档](https://docs.filegator.io)

            ## 授权

            MIT — [GitHub](https://github.com/filegator/filegator)
    zh-TW:
        description: |
            免費開源的自架式網頁檔案管理器。支援多使用者角色與權限、拖放上傳、檔案預覽、壓縮/解壓縮，以及本地、FTP、S3 等多種儲存後端。
        variables:
            - key: PUBLIC_DOMAIN
              type: STRING
              name: 網域
              description: 存取 FileGator 的網域
        readme: |
            # FileGator

            FileGator 是一款免費開源的自架式網頁檔案管理器。支援多使用者存取，可設定角色與權限。功能包括拖放上傳（分塊傳輸）、檔案預覽、複製、移動、重新命名、編輯、壓縮/解壓縮、批次下載，並透過 Flysystem 支援多種儲存後端（本地、FTP、S3、Dropbox 等）。

            ## 首次設定

            1. 點擊部署後的網址開啟 FileGator。
            2. 使用預設帳密登入：**admin** / **admin123**。
            3. 立即從設定面板更改管理員密碼。

            ## 預設埠

            - **8080** (HTTP)

            ## 相關連結

            - [FileGator 官方網站](https://filegator.io)
            - [FileGator GitHub](https://github.com/filegator/filegator)
            - [FileGator 文件](https://docs.filegator.io)

            ## 授權

            MIT — [GitHub](https://github.com/filegator/filegator)
