{"id":21404774,"url":"https://github.com/fakundo/valheim-server","last_synced_at":"2025-07-13T23:30:26.991Z","repository":{"id":37521935,"uuid":"349069584","full_name":"fakundo/valheim-server","owner":"fakundo","description":"Valheim dedicated server with a Web interface exposed in the Docker image","archived":false,"fork":false,"pushed_at":"2022-06-23T09:14:23.000Z","size":559,"stargazers_count":22,"open_issues_count":2,"forks_count":3,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-07T19:51:29.779Z","etag":null,"topics":["docker","valheim","web"],"latest_commit_sha":null,"homepage":"","language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/fakundo.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-18T12:42:33.000Z","updated_at":"2025-01-15T17:08:17.000Z","dependencies_parsed_at":"2022-08-18T20:31:32.877Z","dependency_job_id":null,"html_url":"https://github.com/fakundo/valheim-server","commit_stats":null,"previous_names":[],"tags_count":9,"template":false,"template_full_name":null,"purl":"pkg:github/fakundo/valheim-server","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakundo%2Fvalheim-server","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakundo%2Fvalheim-server/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakundo%2Fvalheim-server/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakundo%2Fvalheim-server/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/fakundo","download_url":"https://codeload.github.com/fakundo/valheim-server/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/fakundo%2Fvalheim-server/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265220053,"owners_count":23729751,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","valheim","web"],"created_at":"2024-11-22T16:18:01.389Z","updated_at":"2025-07-13T23:30:25.843Z","avatar_url":"https://github.com/fakundo.png","language":"JavaScript","readme":"## Valheim Dedicated Server\n\nAn easy-to-install Valheim dedicated server with a Web interface exposed in the Docker image.\n\n### Features\n\n- game process output\n- performance monitor\n- worlds management (upload, download, delete)\n- users management (admins, banned, permitted)\n\n###\n\n![Screenshot](/screenshot.png \"Screenshot\")\n\n### Installation\n\nCreate a file `docker-compose.yml` with the content below in some directory and run `docker-compose up -d` in that directory.\n\n```yaml\nversion: \"3\"\nservices:\n  valheim:\n    image: fakundo/valheim-server:latest\n    ports:\n      - 8000:8000/tcp\n      - 2456:2456/udp\n      - 2457:2457/udp\n      - 2458:2458/udp\n    environment:\n      - DASHBOARD_PASSWORD=secret\n    volumes:\n      - ./valheim:/root/valheim\n```\n\n### License\n\nMIT\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffakundo%2Fvalheim-server","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ffakundo%2Fvalheim-server","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ffakundo%2Fvalheim-server/lists"}