Robert Adams
ee01c7ee24
Add "Contributors" section to README.md.
...
Add Christopher Handler to contributors list.
2025-10-10 18:28:31 +00:00
c7dc77ee66
ISSUE-17: fixes obsolete "version" attribute inside docker-compose.ym… ( #18 )
...
* ISSUE-17: fixes obsolete "version" attribute inside docker-compose.yml files
* added .gitignore with some general basic settings
* dockerfiles fixes
- fixes missing permissions for .sh files inside the images
- fixes COPY of multiple files (missing trailing slash '/' on target path
- fixes use of hardcoded username:usergroup on COPY --chown
* dockerfiles fixes
- fixes COPY of multiple files (missing trailing slash '/' on target path
* fixes missing OS_CONFIGKEY on setEnvironment.sh files
---------
Co-authored-by: Lordfox <c.haendler@lordfox.de >
2025-10-03 14:12:44 -07:00
Robert Adams
198913f338
Add git branch specification for os-webrtc-janus repository in 'env' and 'build-webrtc.sh'
2025-10-03 18:49:37 +00:00
Robert Adams
ae61b2fbba
image-ngc: fix docker-compose filename problems in 'env'
...
image-opensim-webrtc: extend ports to a range in docker-compose.yml
image-opensim-webrtc: change repo from opensimulator.org to github.com
image-opensim-webrtc: update docker image tag to OSVERSION-OS_GITCOMMIT since OS_GIT_DESCRIBE isn't useful
image-opensim: comment out Include-Storage in GridCommon.ini so it can be overridden in Final.ini
Bump VERSION
2025-08-18 12:18:24 -07:00
Robert Adams
633e7d5672
image-opensim: change repository from opensimulator.org to github.com/opensim/opensim.
...
Bump version
2025-08-18 09:14:14 -07:00
Robert Adams
0f6b720b4f
opensim-ngc: default to building 'master' branch of NGC
...
opensim-ngc: follow rename of repository from "OpenSim-Sasquatch.git" to "OpenSim-Tranquility.git"
opensim-ngc: change version tag of docker image to "OSVERSION-OSCOMMITSHORT" since OSGITCOMMIT is not very informative
Bump version.
2025-08-18 09:10:40 -07:00
Robert Adams
eb3cbb7aef
Add README.md files for the images.
2025-01-19 20:01:44 +00:00
Robert Adams
b206189023
Change all invocations of "docker-compose" to "docker compose" thus
...
using the compose function that's integrated into the newer versions of Docker.
2025-01-19 19:24:39 +00:00
Robert Adams
ae720b1c75
Change docker-compose.yml to specify the "latest" docker image.
...
Make running mode to "unless-stopped".
2025-01-19 19:23:28 +00:00
Robert Adams
4ffc2966a1
Update config-osgrid configurations to match latest OSGrid settings.
...
Add config-osgrid to image-opensim-webrtc
Bump version number.
2024-12-16 19:21:22 +00:00
Robert Adams
83f7f5f7a2
Add image-opensim-webrtc which is for building an OpenSimulator Docker
...
image with os-webrtc-janus included.
2024-12-13 01:52:41 +00:00
Robert Adams
7bfd44edbf
Fix small typo in image-opensim/envToEnvironment.sh
2024-12-13 01:45:34 +00:00
Robert Adams
9a4a8ff80b
Small typos
...
Bump version to 4.0.9
2024-09-28 14:45:31 +00:00
Robert Adams
fb7bfafd69
Add "ALL" parameter to getVersion.sh
...
Bump version to 4.0.8
2024-09-22 20:03:38 +00:00
Robert Adams
1732acd25e
Rename the misnamed NCG files to NGC.
...
bump version to 4.0.7
2024-09-22 19:51:10 +00:00
Robert Adams
9e33c35318
Bump version to 4.0.6
2024-08-23 22:20:43 +00:00
Robert Adams
8039d8a3aa
Change the config parameter OPENSIM_CONFIGKEY to OS_CONFIGKEY for consistancy.
2024-08-23 22:19:58 +00:00
Robert Adams
0b052102a5
Update README files
...
Add OS_CONFIG to "env" file
2024-08-23 22:07:40 +00:00
Robert Adams
19da8d51d9
Update image-herbal3d to new format
...
Bump version.
2024-08-14 05:46:15 +00:00
Robert Adams
cfcde0ceb4
Add MARIADB_ROOT_PASSWORD for MariaDB initialization
...
Update run-opensim.sh to load os-secrets for DB initialization.
Rename OS_BRANCH to OS_GIT_BRANCH
Rename OS_REPO to OS_GIT_REPO
Eliminate OPENSIM_USER and OPENSIM_USER_PASSWORD from os-secrets as they are not used.
2024-08-13 22:15:07 +00:00
Robert Adams
4895e7417d
Add VERSION/OS_GIT_DESCRIBE
...
Use OS_GIT_DESCRIBE for the additional image label
Add image-opensim/config-osgrid
opensim-docker version to 4.0.4
2024-08-12 01:39:05 +00:00
Robert Adams
e704f1c9da
Update image-opensim to new configuration and building setup.
2024-08-09 00:39:52 +00:00
Robert Adams
c5a3e56f76
Update README.md file.
...
Some small bug fixes.
2024-08-08 22:47:23 +00:00
Robert Adams
662aaec706
Rework and simplify configuration.
...
Add NCG build (image-ncg)
2024-08-07 01:06:30 +00:00
Robert Adams
62fda19d00
Start version 4.
...
Remove local sql server -- always external MariaDB.
Simplify configuration using the simulator invocation parameter iniFile.
2024-07-30 00:18:49 +00:00
Robert Adams
2138e851bd
Adapt to not requiring NewtonSoft for JSON parsing any more.
...
Adopt new convention of WebSocket connection being one more than region port.
2023-06-12 23:07:30 +00:00
Robert Adams
6b469a1a52
Bump version number to 3.1.8
2023-02-04 18:01:38 +00:00
Robert Adams
b1c5f16567
Add "CONTRIBUTORS" file
2023-02-04 18:01:15 +00:00
Robert Adams
8eb48e2e85
Change from using "docker-compose" to "docker compose". (Maybe need a test to allow both?)
2023-02-04 17:53:27 +00:00
Robert Adams
2e42dbea4d
Bump version to 3.1.7
2023-01-23 22:27:14 +00:00
Robert and GitHub
471f453b48
Merge pull request #14 from petergloor/patch-1
...
fixed wrong filename for runpreview.sh
2023-01-23 14:11:30 -08:00
Peter Gloor and GitHub
de75ce06d1
fixed wrong filename for runpreview.sh
...
runpreview48.sh does not exist in the dotnet6 branch. without a rename to runpreview.sh docker build fails.
2023-01-23 19:45:43 +01:00
Robert Adams
231f9a362c
Bump version number
2022-12-09 00:32:50 +00:00
Robert Adams
d0857cc126
Add configuration and script changes for image-opensim-herbal3d/config/config-basilalpha
2022-12-09 00:31:30 +00:00
Robert Adams
c51e3fa51f
Correct settings for Grid groups and Grid Friend connections.
2022-12-09 00:27:55 +00:00
Robert Adams
531379c421
Include configuration and files for basilalpha
...
UPdate and debug run scripts.
Bump version number
2022-11-07 22:19:42 +00:00
Robert Adams
339a0397df
bump version number
2022-11-04 23:28:46 +00:00
Robert Adams
35a02db5df
Update Dockerfile-herbal3d for dotnet6 version
2022-11-04 18:36:24 +00:00
Robert Adams
87deb503b5
Correct README.md so CONFIG_NAME is "standalone-sql" rather than the incorrect "standalone-mysql"
2022-08-19 15:08:30 +00:00
Robert Adams
5597574886
In herbal3d image, have misc.ini.ORIG which is sed'ed to misc.ini so the replaced
...
variables will be replaced on each startup rather than just the first time.
2022-08-19 14:46:36 +00:00
Robert Adams
286b13c2ff
Bump version number
2022-08-18 16:31:30 +00:00
Robert Adams
e445701415
Update scripts based on bugs found building -herbal3d
2022-08-18 16:30:54 +00:00
Robert Adams
1fffda3742
Delete old and unused image-opensim-herbal3d/config/config-three
...
Bump version number
2022-08-06 17:08:20 +00:00
Robert Adams
418b7ec518
Remove setting of old OpenSim branch for prebuild. Default to master.
2022-05-27 05:33:34 +00:00
Robert Adams
1f3235f005
Merge branch 'master' of github.com:Misterblue/opensim-docker
2022-05-26 23:47:32 +00:00
Robert Adams
17d9ceac40
Update Dockerfile-opensim to fetch a single branch of OpenSimulator
...
Update Dockerfile-herbal3d to properly fetch and build complete image
2022-05-26 23:42:38 +00:00
Robert Adams
f926b3a43f
Fix typo in config-standalong/misc.ini which caused standalone/sqlite to fail.
2022-05-26 23:41:41 +00:00
Robert Adams
017d5632b0
Update build instructions for building a Docker image for Basilts
2022-05-25 01:52:05 +00:00
Robert Adams
ed7420ebb0
Update image-opensim-herbal3d to build using new organization
2022-03-20 17:39:40 -04:00
Robert Adams
216c4a6962
First update to image-herbal3d.
...
Doesn't work yet.
2022-02-06 20:57:24 +00:00