Commit Graph
12 Commits
Author SHA1 Message Date
Robert Adams e445701415 Update scripts based on bugs found building -herbal3d 2022-08-18 16:30:54 +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 216c4a6962 First update to image-herbal3d.
Doesn't work yet.
2022-02-06 20:57:24 +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 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