Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,3 +0,0 @@
[submodule "batcontrol/src"]
path = batcontrol/src
url = https://github.com/muexxl/batcontrol.git
65 changes: 0 additions & 65 deletions batcontrol/Dockerfile

This file was deleted.

13 changes: 11 additions & 2 deletions batcontrol/config.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,13 @@
name: "Batcontrol"
description: "Controls the charging of the battery"
version: "0.5.1"
version: 0.5.1
slug: "batcontrol"
url: https://hub.docker.com/r/muexx/batcontrol
startup: application
boot: auto
legacy: true
stage: stable
image: muexx/batcontrol
init: false
arch:
- aarch64
Expand All @@ -13,7 +19,10 @@ map:
- type: ssl
- type: addon_config
read_only: false
path: /app/addon_config
path: /app
host_network: true
environment:
TZ: ${timezone}

options:
timezone: Europe/Berlin #your time zone. not optional.
Expand Down
1 change: 0 additions & 1 deletion batcontrol/src
Submodule src deleted from 668635