{"id":19811311,"url":"https://github.com/diging/virtual-spaces-docker","last_synced_at":"2026-03-04T17:32:17.615Z","repository":{"id":68005817,"uuid":"252530194","full_name":"diging/virtual-spaces-docker","owner":"diging","description":"Docker container and docker compose for Virtual Spaces 2.0","archived":false,"fork":false,"pushed_at":"2020-04-08T13:29:31.000Z","size":6,"stargazers_count":0,"open_issues_count":1,"forks_count":1,"subscribers_count":3,"default_branch":"master","last_synced_at":"2026-02-22T22:33:38.651Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":null,"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/diging.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-04-02T18:05:01.000Z","updated_at":"2020-04-07T20:00:41.000Z","dependencies_parsed_at":"2023-09-12T04:45:46.380Z","dependency_job_id":null,"html_url":"https://github.com/diging/virtual-spaces-docker","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/diging/virtual-spaces-docker","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diging%2Fvirtual-spaces-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diging%2Fvirtual-spaces-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diging%2Fvirtual-spaces-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diging%2Fvirtual-spaces-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/diging","download_url":"https://codeload.github.com/diging/virtual-spaces-docker/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/diging%2Fvirtual-spaces-docker/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":30087354,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-03-04T15:40:14.053Z","status":"ssl_error","status_checked_at":"2026-03-04T15:40:13.655Z","response_time":59,"last_error":"SSL_read: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"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":[],"created_at":"2024-11-12T09:25:44.632Z","updated_at":"2026-03-04T17:32:17.577Z","avatar_url":"https://github.com/diging.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Virtual Spaces with Docker Compose\n\n## Setup\n\nCreate two volumes:\n- one named `db-data`: this will hold your database data\n- one named `vspace-data`: this will hold data used by Virtual Spaces\n\n### Virtual Spaces Configuration \n\nInto the directory `vspace-data`, put a folder called `config` that contains a copy of [this configuration file](app.properties_example) called `app.properties`. Adjust the properties as necessary.\n\nNote that the property `uploads_path` does not need to be adjusted as this is the internal path in the Docker container where Virtual Spaces will store uploaded files. You will find this folder in your shared volume. The property `app_url` should be set to the actual url of the application, so that it can be used in emails to users, etc.\n\n### Docker-Compose environment files\n\nDocker-compose expects two environment files: `db.env` and `vspace.env`. Both are located in the `config` folder next to the `docker-compose.yml` file.\n\n*db.env*\nAdjust the MySQL user information. Note that the three variables `MYSQL_USER`, `MYSQL_PASSWORD`, and `MYSQL_DATABASE` should be the same that are used in the `app.properties` config file.\n\n*vspace.env*\nAdjust the Tomcat user information. This will be the user that can be used to redeploy Virtual Spaces later.\n\n## Run\n\nStart docker-compose. If all settings are correct, it should start a MySQL database and Virtual Spaces. Virtual Spaces will then create all necessary tables in the database.\n\nWhen you start up Virtual Spaces for the first time, go to http://yourserver/vspace. You will be asked to set an administrator password. After that you can create additional users.\n\n## Virtual Spaces Documentation\n\nThe documentation for Virtual Spaces can be found [here](https://diging.atlassian.net/wiki/spaces/VS2D).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiging%2Fvirtual-spaces-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdiging%2Fvirtual-spaces-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdiging%2Fvirtual-spaces-docker/lists"}