{"id":13653397,"url":"https://github.com/devnope/ansible-workadventure","last_synced_at":"2025-04-23T06:31:39.802Z","repository":{"id":49637663,"uuid":"345818780","full_name":"devnope/ansible-workadventure","owner":"devnope","description":null,"archived":false,"fork":false,"pushed_at":"2021-09-29T20:51:36.000Z","size":79,"stargazers_count":18,"open_issues_count":5,"forks_count":5,"subscribers_count":3,"default_branch":"main","last_synced_at":"2024-11-10T04:36:25.432Z","etag":null,"topics":["ansible","workadventure-instance"],"latest_commit_sha":null,"homepage":"","language":"Jinja","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/devnope.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2021-03-08T22:59:06.000Z","updated_at":"2024-10-02T18:30:13.000Z","dependencies_parsed_at":"2022-09-15T02:42:05.925Z","dependency_job_id":null,"html_url":"https://github.com/devnope/ansible-workadventure","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnope%2Fansible-workadventure","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnope%2Fansible-workadventure/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnope%2Fansible-workadventure/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/devnope%2Fansible-workadventure/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/devnope","download_url":"https://codeload.github.com/devnope/ansible-workadventure/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250385064,"owners_count":21421843,"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":["ansible","workadventure-instance"],"created_at":"2024-08-02T02:01:09.905Z","updated_at":"2025-04-23T06:31:34.784Z","avatar_url":"https://github.com/devnope.png","language":"Jinja","funding_links":[],"categories":["Workadventure specific"],"sub_categories":["Woka Git Repos"],"readme":"# automated setup from blank debian to a basically usable workadventure instance\n\n## Pretext\n\nThis Repository tries to be a help in your quest in deploying your very own WorkAdventure-Instance.\nOn the other hand, it won't help you in designing your own maps. \n\nLet's assume, you have the cheapest VPS Instance from Hetzner.\n\n### Problems solved by the Ansible Roles\n\n## Preparation\n\nYou can then use the `user-data` functionality of Cloud-Init as a Kickstarter for your server. \n\nThis prepares you to have a basically working server to which you can logon via ssh with your private key. \nAfter that you can use git to pull this repository and install Ansible.\n\nThen you should create a Vault-File for Ansible and name it \"vars.vault.yml\". An example is provided in \"vault-template.yml\".\n\nAfter you filled in the Vault-File, fill in your specific data inside the `deployment.yml`.\n```\nworkadventure_domain: \"workadventure.\u003cdomain\u003e\"\nworkadventure_start_room: \"/_/global/raw.githubusercontent.com/raumzeitlabor/rc3-map-lounge/main/main.json\"\njitsi_url: \"\u003cjitsii-server\u003e\"\n```\n## Execution\n\n### Execute Ansible:\n```\nansible-playbook deployment.yml -e @vars.vault.yml --ask-vault-pass\n```\n\n**Reboot is necessary**\n\n### Setup DNS:\nThis depends on your Domain Provider but the Following should help you:\n```\nworkadventure 600 IN A \u003cip\u003e\napi.workadventure 600 IN A \u003cip\u003e\nback.workadventure 600 IN A \u003cip\u003e\nmaps.workadventure 600 IN A \u003cip\u003e\nplay.workadventure 600 IN A \u003cip\u003e\npusher.workadventure 600 IN A \u003cip\u003e\nuploader.workadventure 600 IN A \u003cip\u003e\n```\n\n### Start Workadventure\n```\ncd /opt/workadventure/contrib/docker\ndocker-compose up -d\n```\n\naccess `https://play.workadventure.\u003cdomain\u003e` in your Browser\n\n\n\n## ToDos for this Repo:\n\n* provide more content for fail2ban\n* improve UFW config\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevnope%2Fansible-workadventure","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdevnope%2Fansible-workadventure","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdevnope%2Fansible-workadventure/lists"}