mirror of
https://github.com/linuxserver/templates.git
synced 2026-03-16 00:02:47 +08:00
40 lines
2.9 KiB
XML
40 lines
2.9 KiB
XML
<?xml version="1.0"?>
|
|
<!-- DO NOT CHANGE THIS FILE MANUALLY, IT IS AUTOMATICALLY GENERATED -->
|
|
<!-- GENERATED FROM https://github.com/linuxserver/docker-obsidian/blob/main/readme-vars.yml -->
|
|
<Container version="2">
|
|
<Name>obsidian</Name>
|
|
<Repository>lscr.io/linuxserver/obsidian</Repository>
|
|
<Registry>https://github.com/orgs/linuxserver/packages/container/package/obsidian</Registry>
|
|
<DonateText>Donations</DonateText>
|
|
<DonateLink>https://www.linuxserver.io/donate</DonateLink>
|
|
<DonateImg>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/donate.png</DonateImg>
|
|
<Network>bridge</Network>
|
|
<Privileged>false</Privileged>
|
|
<Support>https://github.com/linuxserver/docker-obsidian/issues/new/choose</Support>
|
|
<Shell>bash</Shell>
|
|
<GitHub>https://github.com/linuxserver/docker-obsidian#application-setup</GitHub>
|
|
<ReadMe>https://github.com/linuxserver/docker-obsidian#readme</ReadMe>
|
|
<Project>https://obsidian.md</Project>
|
|
<Overview>Obsidian(https://obsidian.md) is a note-taking app that lets you create, link, and organize your notes on your device, with hundreds of plugins and themes to customize your workflow. You can also publish your notes online, access them offline, and sync them securely with end-to-end encryption.</Overview>
|
|
<ExtraParams>--shm-size=1gb</ExtraParams>
|
|
<WebUI>http://[IP]:[PORT:3000]</WebUI>
|
|
<TemplateURL>https://raw.githubusercontent.com/linuxserver/templates/main/unraid/obsidian.xml</TemplateURL>
|
|
<Icon>https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/obsidian-logo.png</Icon>
|
|
<Date>2024-06-18</Date>
|
|
<Changes>
|
|
### 2024-06-18
|
|
- Fix application init for Kasm.
|
|
|
|
### 2024-04-06
|
|
- Initial release.
|
|
|
|
</Changes>
|
|
<Config Name="WebUI" Target="3000" Default="3000" Mode="tcp" Description="Obsidian desktop gui." Type="Port" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Port: 3001" Target="3001" Default="3001" Mode="tcp" Description="Obsidian desktop gui HTTPS." Type="Port" Display="always" Required="true" Mask="false"/>
|
|
<Config Name="Appdata" Target="/config" Default="" Mode="rw" Description="Users home directory in the container, stores program settings and files." Type="Path" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="PUID" Target="PUID" Default="99" Description="Container Variable: PUID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="PGID" Target="PGID" Default="100" Description="Container Variable: PGID" Type="Variable" Display="advanced" Required="true" Mask="false"/>
|
|
<Config Name="UMASK" Target="UMASK" Default="022" Description="Container Variable: UMASK" Type="Variable" Display="advanced" Required="false" Mask="false"/>
|
|
<Config Name="/dev/dri" Default="/dev/dri" Description="Add this for GL support (Linux hosts only)" Type="Device" Display="always" Required="false" Mask="false"/>
|
|
</Container>
|