{"id":21194161,"url":"https://github.com/petrknap/foundryvtt","last_synced_at":"2025-07-08T16:34:17.375Z","repository":{"id":171097974,"uuid":"647390972","full_name":"petrknap/foundryvtt","owner":"petrknap","description":"Dockerized Foundry Virtual Tabletop","archived":false,"fork":false,"pushed_at":"2023-11-25T09:33:32.000Z","size":45,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T14:11:57.631Z","etag":null,"topics":["docker-image","foundryvtt","game"],"latest_commit_sha":null,"homepage":"https://foundryvtt.com","language":"Makefile","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/petrknap.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"COPYING","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null}},"created_at":"2023-05-30T17:19:01.000Z","updated_at":"2023-08-19T10:07:08.000Z","dependencies_parsed_at":"2023-11-21T21:28:27.637Z","dependency_job_id":"9597fba4-8bb9-44b0-a8cb-005c34606336","html_url":"https://github.com/petrknap/foundryvtt","commit_stats":null,"previous_names":["petrknap/foundryvtt"],"tags_count":23,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petrknap%2Ffoundryvtt","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petrknap%2Ffoundryvtt/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petrknap%2Ffoundryvtt/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/petrknap%2Ffoundryvtt/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/petrknap","download_url":"https://codeload.github.com/petrknap/foundryvtt/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243647928,"owners_count":20324793,"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-image","foundryvtt","game"],"created_at":"2024-11-20T19:19:54.391Z","updated_at":"2025-07-08T16:34:17.362Z","avatar_url":"https://github.com/petrknap.png","language":"Makefile","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dockerized [Foundry Virtual Tabletop]\n\nThis repository contains simple [makefile](./Makefile) to [dockerize](./Dockerfile) [Foundry Virtual Tabletop].\n\n\n## How to dockerize it?\n\n```bash\nmake docker-image\n```\n\nIt is required to have [Foundry Virtual Tabletop] downloaded in this folder.\nThe download link will be displayed on the console if needed.\n\n\n## How to use dockerized version?\n\n```bash\nmake server        # to run server on foreground\nmake server-daemon # to run server as daemon\nmake server-murder # to kill server\n```\n\nFor security reasons, please switch the server to HTTPS,\nset the SSL certificate and key paths in the application configuration.\n\nYou can issue a self-signed certificate using the command `make certificate`.\nThe certificate path will be `self-signed.crt` and key path will be `self-signed.key`.\n\n\n## How to back up / restore it?\n\nIt is recommended to **shut down the server** before backing up or restoring.\n\n```bash\nmake server-backup  # to back up server\nmake server-restore # to restore server\n```\n\nYou can also back up the server manually by copying the `data` directory somewhere else.\nYou can restore a manual backup by copying it back to the `data` directory.\n\n\n[Foundry Virtual Tabletop]:https://foundryvtt.com/\n\n---\n\nYou can [support this project via donation](https://petrknap.github.io/donate.html).\nThe project is licensed under [the terms of the `GPL-3.0-or-later`](./COPYING).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetrknap%2Ffoundryvtt","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpetrknap%2Ffoundryvtt","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpetrknap%2Ffoundryvtt/lists"}