Skip to content

[BUG] STHOMEDIR #81

Closed as not planned
Closed as not planned
@Arcitec

Description

@Arcitec

Is there an existing issue for this?

  • I have searched the existing issues

Current Behavior

Current scripts only set the HOME user directory variable, which causes Syncthing to write its config to /config/syncthing.

Expected Behavior

The official Syncthing docker image introduced a new environment variable a few versions ago:

https://github.com/syncthing/syncthing/blob/main/Dockerfile

They now set:

  • HOME=/var/syncthing
  • STHOMEDIR=/var/syncthing/config

This change might be relevant for the linuxserver image. Or it might not, since changing this might break backwards compatibility with people who are using this image.

Steps To Reproduce

x

Environment

No response

CPU architecture

x86-64

Docker creation

x

Container logs

x

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Done

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions