1
0
mirror of synced 2025-12-18 05:12:17 +01:00

ps3netsrv-nas

This commit is contained in:
d-two
2023-08-29 22:58:01 +02:00
committed by GitHub
parent 92ef631667
commit 2bf6d7c144
19 changed files with 1109 additions and 0 deletions

27
ps3netsrv/config.yaml Normal file
View File

@@ -0,0 +1,27 @@
---
name: Ps3NetServer
slug: ps3netserver
version: 0.1.0-NAS
description: This is a Docker container for ps3netsrv (or ps3netsvr).
url: https://github.com/d-two/hassio-addons/tree/main/ps3netsrv
startup: application
init: false
arch:
- aarch64
- amd64
- armhf
- armv7
- i386
boot: auto
ports:
38008/tcp: 38008
ports_description:
38008/tcp: Network port
privileged:
- SYS_ADMIN
- DAC_READ_SEARCH
schema:
cifsdomain: str?
cifspassword: str?
cifsusername: str?
networkdisks: str?