{"id":20484127,"url":"https://github.com/nuxy/docker-opensimulator","last_synced_at":"2026-04-28T15:40:48.237Z","repository":{"id":142640288,"uuid":"533175813","full_name":"nuxy/docker-opensimulator","owner":"nuxy","description":":whale: Run a Open Simulator server in Docker.","archived":false,"fork":false,"pushed_at":"2022-09-22T07:49:22.000Z","size":57,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-06-23T19:06:07.578Z","etag":null,"topics":["docker","hosting","metaverse","server","standalone"],"latest_commit_sha":null,"homepage":"https://hub.docker.com/r/marcsbrooks/docker-opensimulator-server","language":"Shell","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/nuxy.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2022-09-06T05:35:36.000Z","updated_at":"2022-09-22T00:16:48.000Z","dependencies_parsed_at":"2023-04-07T09:00:49.330Z","dependency_job_id":null,"html_url":"https://github.com/nuxy/docker-opensimulator","commit_stats":null,"previous_names":[],"tags_count":6,"template":false,"template_full_name":null,"purl":"pkg:github/nuxy/docker-opensimulator","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxy%2Fdocker-opensimulator","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxy%2Fdocker-opensimulator/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxy%2Fdocker-opensimulator/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxy%2Fdocker-opensimulator/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nuxy","download_url":"https://codeload.github.com/nuxy/docker-opensimulator/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nuxy%2Fdocker-opensimulator/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32387918,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-04-28T14:34:11.604Z","status":"ssl_error","status_checked_at":"2026-04-28T14:32:37.009Z","response_time":56,"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":["docker","hosting","metaverse","server","standalone"],"created_at":"2024-11-15T16:19:56.890Z","updated_at":"2026-04-28T15:40:44.408Z","avatar_url":"https://github.com/nuxy.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# docker-opensimulator\n\nRun a [Open Simulator](http://opensimulator.org/wiki/Main_Page) server in Docker.\n\n## Dependencies\n\n- [Docker](https://docs.docker.com/get-docker)\n- [Visual Studio Code](https://code.visualstudio.com/download) (optional)\n\n### VS Code extensions\n\n- [Remote-Containers](https://marketplace.visualstudio.com/items?itemName=ms-vscode-remote.remote-containers)\n\n## Manually starting the container\n\n    $ docker build -t opensim . --build-arg VERSION=\u003cversion\u003e EXTERNAL_IP=\u003cip-address\u003e\n    $ docker run -it -p 9000:9000/tcp -p 9000:9010/udp opensim\n\n## Launching in Remote-Containers\n\nIn the VS Code _Command Palette_ choose \"Open Folder in Container\" which will launch the server in a Docker container allowing for realtime development and testing.  Once launched, the server can be accessed using an [OpenSim viewer](http://opensimulator.org/wiki/Compatible_Viewers#Viewers) at - [http://localhost:9000](http://localhost:9000)\n\n## Managing the grid server\n\nThe following command can be executed within the Docker container:\n\n    $ service grid-server {start|stop|restart}\n\n## Importing a custom database\n\nIf you have an existing database (MySQL backup `*.sql`) that you want to use, thereby overriding the installation default, replace the existing `db/opensim.sql` file with your [mysqldump](https://dev.mysql.com/doc/refman/8.0/en/mysqldump.html) output.  Please note the configured [OpenSim release version](http://opensimulator.org/wiki/Upgrading) since older databases may introduce backwards compatibility issues.\n\n## References\n\n- [Runtime options with Memory, CPUs, and GPUs](https://docs.docker.com/config/containers/resource_constraints)\n\n## Contributions\n\nIf you fix a bug, or have a code you want to contribute, please send a pull-request with your changes.\n\n## Versioning\n\nThis package is maintained under the [Semantic Versioning](https://semver.org) guidelines.\n\n## License and Warranty\n\nThis package is distributed in the hope that it will be useful, but without any warranty; without even the implied warranty of merchantability or fitness for a particular purpose.\n\n_docker-opensimulator_ is provided under the terms of the [MIT license](http://www.opensource.org/licenses/mit-license.php)\n\n## Author\n\n[Marc S. Brooks](https://github.com/nuxy)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuxy%2Fdocker-opensimulator","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnuxy%2Fdocker-opensimulator","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnuxy%2Fdocker-opensimulator/lists"}