App Submission: Chromium (#1888)

Co-authored-by: Josua Frank <frank.josua@gmail.com>
Co-authored-by: nmfretz <nmfretz@gmail.com>
This commit is contained in:
maddog 2025-02-16 19:11:39 -05:00 committed by GitHub
parent a91cde6c77
commit 52692298b2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
3 changed files with 37 additions and 0 deletions

0
chromium/data/.gitkeep Normal file
View File

View File

@ -0,0 +1,16 @@
version: "3.7"
services:
app_proxy:
environment:
APP_HOST: chromium_chromium_1
APP_PORT: 3000
chromium:
image: ghcr.io/linuxserver/chromium:version-c0d313e5@sha256:231b1e75148be3a8bda8143a2cdffb18e0207d3dc3ba8fc4e07fb954830d51db
environment:
- PUID=1000
- PGID=1000
volumes:
- ${APP_DATA_DIR}/data:/config
shm_size: "1gb"
restart: on-failure

21
chromium/umbrel-app.yml Normal file
View File

@ -0,0 +1,21 @@
manifestVersion: 1
id: chromium
name: Chromium
tagline: The open-source browser project
category: networking
version: "c0d313e5"
port: 30099
description: >-
Chromium is an open-source web browser project initiated and primarily maintained by Google. Serving as the foundation for many browsers, including Google Chrome, Microsoft Edge, and Opera, Chromium aims to build a safer, faster, and more stable way for all users to experience the web.
developer: The Chromium Project
website: https://www.chromium.org/Home/
submitter: maddog11010
submission: https://github.com/getumbrel/umbrel-apps/pull/1888
repo: https://github.com/linuxserver/docker-chromium
support: https://discourse.linuxserver.io/
dependencies: []
path: ""
gallery:
- 1.jpg
- 2.jpg
- 3.jpg