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
Robert Adams
ee73bdb45c
Bump version to 3.1.1
2022-02-06 18:48:07 +00:00
Robert Adams
8f26c479a1
Add setup so, if configuration is mounted exteranlly to the container,
...
the configuration files are modified before the container is run.
This solves a bunch of the permission problems.
Closes #12
2022-02-06 18:44:25 +00:00
Robert Adams
2152b16fd5
Update sql user password string to MYSQL_DB_USER_PASSWORD
2022-02-06 03:56:37 +00:00
Robert Adams
3c3c2acce7
Add configuration to allow internal and external configuration.
...
Default to external files (mounted 'config/').
2022-02-06 03:22:42 +00:00
Robert Adams
479aa9114a
Rename the configuration directories to "config-${CONFIG_NAME}"
...
to make the configuration directories clearer and easier to understand.
2022-02-05 20:42:18 +00:00
Robert Adams
952936f7e6
Update README files to explain mounting of config files
...
Make CONFIGKEY optional since encrypting secrets is now optional
Mount container 'config' directory as external 'config'
Change name of SQL database file to "opeinsim-sql-data"
2022-02-05 19:33:08 +00:00
Robert Adams
af2feb22b1
Add run-scripts/getVersion.sh for external display of image version.
2022-02-05 18:44:57 +00:00
Robert and GitHub
4b994b54b5
Merge pull request #7 from Misterblue/dev
...
Update to current (202201) OpenSim config files, add versioning, and rework scripts to make easier
2022-02-01 16:31:28 -08:00
Robert Adams
fdbf43a2d8
Bump version to 2.1.3
2022-02-02 00:22:36 +00:00
Robert Adams
d232775eb1
Update the README files with correct information.
...
Remove the unneeded config-include-overlay files.
2022-02-02 00:17:27 +00:00
Robert Adams
a5d8db63d3
Complete conversion to Image/config organization.
...
Have working standalone and standalone-sql configurations for standard opensim image.
2022-02-01 21:33:38 +00:00
Robert Adams
9df47af11d
Renames files into new positions to simplify and make organization clearer.
2022-02-01 21:30:13 +00:00
Robert Adams
b698e61405
Update configuration files for OpenSimulator as of 20220130.
...
Rework some of the scripts to make their operation clearer.
2022-01-30 15:25:45 +00:00
Robert Adams
8e71bfed49
Change name of standalone/scripts to "run-scripts" to differentiate them from
...
the scripts that are in config/scripts.
2022-01-28 21:00:28 +00:00
Robert Adams
a25e145d5b
Add initial versioning to standalone/standalone.
2022-01-28 20:56:49 +00:00
Robert Adams
fe5486e236
Add reference to video presentation of this project at OSCC19 to the
...
top level README.md.
2022-01-28 14:51:45 +00:00
Robert Adams
40be1933c4
opensim-herbal3d/config/scripts/initializeDB.sh: wait for DB to be ready before trying to initialize it
2019-11-27 05:28:21 -08:00
Robert Adams
5d295a6b7f
opensim-herbal3d/config/os-secrets: default to DB source of 'mysql' rather than 'localhost'
2019-11-27 05:27:51 -08:00
Robert Adams
763d052c6b
Update Dockerfile-herbal3d to use a single fetch and build layer
...
to reduce the size of resulting layer
2019-11-27 05:27:19 -08:00
Robert Adams
818e6396d9
Remove unnecessary build from Dockerfile-standalone.
...
Cut and paste error.
2019-11-26 11:58:07 -08:00
Robert Adams
bc711c52da
Add code to initializeDb.sh to wait for the mysql database
...
to be ready before trying to initialize it. This fixes
a first time startup problem.
2019-11-25 18:35:54 -08:00