Skip to content

Conversation

@quietsy
Copy link
Member

@quietsy quietsy commented Feb 8, 2025

  • Changed the doc site title to LinuxServer API
  • Added a schema version to force update on schema changes
  • Fixed error 500 when there's no db
  • Added deprecated but only from the main org
  • Add new fields
{
  "name": "adguardhome-sync",
  "github_url": "https://github.com/linuxserver/docker-adguardhome-sync",
  "project_url": "https://github.com/bakito/adguardhome-sync/",
  "project_logo": "https://raw.githubusercontent.com/linuxserver/docker-templates/master/linuxserver.io/img/adguardhomesync-icon.png",
  "description": "adguardhome-sync is a tool to synchronize AdGuardHome config to replica instances.",
  "version": "v0.6.17-ls129",
  "version_timestamp": "2025-02-05 06:40:57+00:00",
  "category": "Network,DNS",
  "stable": true,
  "deprecated": false,
  "stars": 42,
  "tags": [
    {
      "tag": "latest",
      "desc": "Stable releases"
    }
  ],
  "architectures": [
    {
      "arch": "x86_64",
      "tag": "amd64-latest"
    },
    {
      "arch": "arm64",
      "tag": "arm64v8-latest"
    }
  ],
  "changelog": [
    {
      "date": "17.12.24",
      "desc": "Rebase to Alpine 3.21."
    },
    {
      "date": "24.05.24",
      "desc": "Rebase to Alpine 3.20."
    },
    {
      "date": "31.01.24",
      "desc": "Rebase to Alpine 3.19."
    }
  ],
  "config": {
    "application_setup": "https://github.com/linuxserver/docker-adguardhome-sync?tab=readme-ov-file#application-setup",
    "readonly_supported": true,
    "nonroot_supported": true,
    "env_vars": [
      {
        "name": "PUID",
        "value": "1000",
        "desc": "User ID",
        "optional": false
      },
      {
        "name": "PGID",
        "value": "1000",
        "desc": "Group ID",
        "optional": false
      },
      {
        "name": "TZ",
        "value": "Etc/UTC",
        "desc": "Timezone",
        "optional": false
      },
      {
        "name": "CONFIGFILE",
        "value": "/config/adguardhome-sync.yaml",
        "desc": "Set a custom config file.",
        "optional": true
      }
    ],
    "volumes": [
      {
        "path": "/config",
        "host_path": "/path/to/{{ project_name }}/config",
        "desc": "Contains all relevant configuration files.",
        "optional": false
      }
    ],
    "ports": [
      {
        "external": "8080",
        "internal": "8080",
        "desc": "Port for AdGuardHome Sync's web API.",
        "optional": false
      }
    ]
  }
}

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@LinuxServer-CI
Copy link
Contributor

@quietsy quietsy merged commit 46f74e4 into main Feb 11, 2025
4 checks passed
@quietsy quietsy deleted the add-fields branch February 11, 2025 13:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

4 participants