From 35b9e38c17ce04d07ea6e926a405dc7c060b6ea3 Mon Sep 17 00:00:00 2001 From: onefang Date: Fri, 23 Aug 2019 09:48:29 +1000 Subject: Shuffle some coder level docs to it's own directory. --- doc/README | 20 ---- doc/doxygen.conf | 290 ------------------------------------------------------- 2 files changed, 310 deletions(-) delete mode 100644 doc/README delete mode 100644 doc/doxygen.conf (limited to 'doc') diff --git a/doc/README b/doc/README deleted file mode 100644 index 9c95557..0000000 --- a/doc/README +++ /dev/null @@ -1,20 +0,0 @@ -README - -This directory does not currently contain any OpenSimulator user level documentation. Such -documentation can be found at - -http://opensimulator.org - -instead. - -Rather, this directory can contain source-code documentation as generated via the doxygen package. - -To do this, either execute - -doxygen doxygen.conf - -on the command line or run the target - -nant doxygen - -if you have nant installed. diff --git a/doc/doxygen.conf b/doc/doxygen.conf deleted file mode 100644 index 148de9c..0000000 --- a/doc/doxygen.conf +++ /dev/null @@ -1,290 +0,0 @@ -# Doxyfile 1.8.2 - -#--------------------------------------------------------------------------- -# Project related configuration options -#--------------------------------------------------------------------------- -DOXYFILE_ENCODING = UTF-8 -PROJECT_NAME = OpenSim -PROJECT_NUMBER = GIT -PROJECT_BRIEF = -PROJECT_LOGO = -OUTPUT_DIRECTORY = -CREATE_SUBDIRS = NO -OUTPUT_LANGUAGE = English -BRIEF_MEMBER_DESC = YES -REPEAT_BRIEF = YES -ABBREVIATE_BRIEF = -ALWAYS_DETAILED_SEC = NO -INLINE_INHERITED_MEMB = NO -FULL_PATH_NAMES = YES -STRIP_FROM_PATH = -STRIP_FROM_INC_PATH = -SHORT_NAMES = NO -JAVADOC_AUTOBRIEF = NO -QT_AUTOBRIEF = NO -MULTILINE_CPP_IS_BRIEF = NO -INHERIT_DOCS = YES -SEPARATE_MEMBER_PAGES = NO -TAB_SIZE = 8 -ALIASES = -TCL_SUBST = -OPTIMIZE_OUTPUT_FOR_C = NO -OPTIMIZE_OUTPUT_JAVA = NO -OPTIMIZE_FOR_FORTRAN = NO -OPTIMIZE_OUTPUT_VHDL = NO -EXTENSION_MAPPING = -MARKDOWN_SUPPORT = YES -AUTOLINK_SUPPORT = YES -BUILTIN_STL_SUPPORT = NO -CPP_CLI_SUPPORT = NO -SIP_SUPPORT = NO -IDL_PROPERTY_SUPPORT = YES -DISTRIBUTE_GROUP_DOC = NO -SUBGROUPING = YES -INLINE_GROUPED_CLASSES = NO -INLINE_SIMPLE_STRUCTS = NO -TYPEDEF_HIDES_STRUCT = NO -SYMBOL_CACHE_SIZE = 0 -LOOKUP_CACHE_SIZE = 0 -#--------------------------------------------------------------------------- -# Build related configuration options -#--------------------------------------------------------------------------- -EXTRACT_ALL = YES -EXTRACT_PRIVATE = NO -EXTRACT_PACKAGE = NO -EXTRACT_STATIC = NO -EXTRACT_LOCAL_CLASSES = YES -EXTRACT_LOCAL_METHODS = NO -EXTRACT_ANON_NSPACES = NO -HIDE_UNDOC_MEMBERS = NO -HIDE_UNDOC_CLASSES = NO -HIDE_FRIEND_COMPOUNDS = NO -HIDE_IN_BODY_DOCS = NO -INTERNAL_DOCS = NO -CASE_SENSE_NAMES = YES -HIDE_SCOPE_NAMES = NO -SHOW_INCLUDE_FILES = YES -FORCE_LOCAL_INCLUDES = NO -INLINE_INFO = YES -SORT_MEMBER_DOCS = YES -SORT_BRIEF_DOCS = NO -SORT_MEMBERS_CTORS_1ST = NO -SORT_GROUP_NAMES = NO -SORT_BY_SCOPE_NAME = NO -STRICT_PROTO_MATCHING = NO -GENERATE_TODOLIST = YES -GENERATE_TESTLIST = YES -GENERATE_BUGLIST = YES -GENERATE_DEPRECATEDLIST= YES -ENABLED_SECTIONS = -MAX_INITIALIZER_LINES = 30 -SHOW_USED_FILES = YES -SHOW_FILES = YES -SHOW_NAMESPACES = YES -FILE_VERSION_FILTER = -LAYOUT_FILE = -CITE_BIB_FILES = -#--------------------------------------------------------------------------- -# configuration options related to warning and progress messages -#--------------------------------------------------------------------------- -QUIET = NO -WARNINGS = YES -WARN_IF_UNDOCUMENTED = YES -WARN_IF_DOC_ERROR = YES -WARN_NO_PARAMDOC = NO -WARN_FORMAT = "$file:$line: $text" -WARN_LOGFILE = doxygen.error.log -#--------------------------------------------------------------------------- -# configuration options related to the input files -#--------------------------------------------------------------------------- -INPUT = ../OpenSim -INPUT_ENCODING = UTF-8 -FILE_PATTERNS = -RECURSIVE = YES -EXCLUDE = -EXCLUDE_SYMLINKS = NO -EXCLUDE_PATTERNS = -EXCLUDE_SYMBOLS = -EXAMPLE_PATH = -EXAMPLE_PATTERNS = -EXAMPLE_RECURSIVE = NO -IMAGE_PATH = -INPUT_FILTER = -FILTER_PATTERNS = -FILTER_SOURCE_FILES = NO -FILTER_SOURCE_PATTERNS = -#--------------------------------------------------------------------------- -# configuration options related to source browsing -#--------------------------------------------------------------------------- -SOURCE_BROWSER = NO -INLINE_SOURCES = NO -STRIP_CODE_COMMENTS = YES -REFERENCED_BY_RELATION = NO -REFERENCES_RELATION = NO -REFERENCES_LINK_SOURCE = YES -USE_HTAGS = NO -VERBATIM_HEADERS = YES -#--------------------------------------------------------------------------- -# configuration options related to the alphabetical class index -#--------------------------------------------------------------------------- -ALPHABETICAL_INDEX = NO -COLS_IN_ALPHA_INDEX = 5 -IGNORE_PREFIX = -#--------------------------------------------------------------------------- -# configuration options related to the HTML output -#--------------------------------------------------------------------------- -GENERATE_HTML = YES -HTML_OUTPUT = html -HTML_FILE_EXTENSION = .html -HTML_HEADER = -HTML_FOOTER = -HTML_STYLESHEET = -HTML_EXTRA_STYLESHEET = -HTML_EXTRA_FILES = -HTML_COLORSTYLE_HUE = 220 -HTML_COLORSTYLE_SAT = 100 -HTML_COLORSTYLE_GAMMA = 80 -HTML_TIMESTAMP = YES -HTML_DYNAMIC_SECTIONS = NO -HTML_INDEX_NUM_ENTRIES = 100 -GENERATE_DOCSET = NO -DOCSET_FEEDNAME = "OpenSimulator docs" -DOCSET_BUNDLE_ID = org.opensimulator.OpenSim -DOCSET_PUBLISHER_ID = org.opensimulator.OpenSim -DOCSET_PUBLISHER_NAME = OpenSim -GENERATE_HTMLHELP = NO -CHM_FILE = -HHC_LOCATION = -GENERATE_CHI = NO -CHM_INDEX_ENCODING = -BINARY_TOC = NO -TOC_EXPAND = NO -GENERATE_QHP = NO -QCH_FILE = -QHP_NAMESPACE = org.opensimulator.OpenSim -QHP_VIRTUAL_FOLDER = doc -QHP_CUST_FILTER_NAME = -QHP_CUST_FILTER_ATTRS = -QHP_SECT_FILTER_ATTRS = -QHG_LOCATION = -GENERATE_ECLIPSEHELP = NO -ECLIPSE_DOC_ID = org.opensimulator.OpenSim -DISABLE_INDEX = NO -GENERATE_TREEVIEW = NO -ENUM_VALUES_PER_LINE = 4 -TREEVIEW_WIDTH = 250 -EXT_LINKS_IN_WINDOW = NO -FORMULA_FONTSIZE = 10 -FORMULA_TRANSPARENT = YES -USE_MATHJAX = NO -MATHJAX_RELPATH = http://cdn.mathjax.org/mathjax/latest -MATHJAX_EXTENSIONS = -SEARCHENGINE = YES -SERVER_BASED_SEARCH = NO -#--------------------------------------------------------------------------- -# configuration options related to the LaTeX output -#--------------------------------------------------------------------------- -GENERATE_LATEX = NO -LATEX_OUTPUT = latex -LATEX_CMD_NAME = latex -MAKEINDEX_CMD_NAME = makeindex -COMPACT_LATEX = NO -PAPER_TYPE = a4wide -EXTRA_PACKAGES = -LATEX_HEADER = -LATEX_FOOTER = -PDF_HYPERLINKS = YES -USE_PDFLATEX = YES -LATEX_BATCHMODE = NO -LATEX_HIDE_INDICES = NO -LATEX_SOURCE_CODE = NO -LATEX_BIB_STYLE = plain -#--------------------------------------------------------------------------- -# configuration options related to the RTF output -#--------------------------------------------------------------------------- -GENERATE_RTF = NO -RTF_OUTPUT = rtf -COMPACT_RTF = NO -RTF_HYPERLINKS = NO -RTF_STYLESHEET_FILE = -RTF_EXTENSIONS_FILE = -#--------------------------------------------------------------------------- -# configuration options related to the man page output -#--------------------------------------------------------------------------- -GENERATE_MAN = NO -MAN_OUTPUT = man -MAN_EXTENSION = .3 -MAN_LINKS = NO -#--------------------------------------------------------------------------- -# configuration options related to the XML output -#--------------------------------------------------------------------------- -GENERATE_XML = NO -XML_OUTPUT = xml -XML_SCHEMA = -XML_DTD = -XML_PROGRAMLISTING = YES -#--------------------------------------------------------------------------- -# configuration options for the AutoGen Definitions output -#--------------------------------------------------------------------------- -GENERATE_AUTOGEN_DEF = NO -#--------------------------------------------------------------------------- -# configuration options related to the Perl module output -#--------------------------------------------------------------------------- -GENERATE_PERLMOD = NO -PERLMOD_LATEX = NO -PERLMOD_PRETTY = YES -PERLMOD_MAKEVAR_PREFIX = -#--------------------------------------------------------------------------- -# Configuration options related to the preprocessor -#--------------------------------------------------------------------------- -ENABLE_PREPROCESSING = YES -MACRO_EXPANSION = NO -EXPAND_ONLY_PREDEF = NO -SEARCH_INCLUDES = YES -INCLUDE_PATH = -INCLUDE_FILE_PATTERNS = -PREDEFINED = -EXPAND_AS_DEFINED = -SKIP_FUNCTION_MACROS = YES -#--------------------------------------------------------------------------- -# Configuration::additions related to external references -#--------------------------------------------------------------------------- -TAGFILES = -GENERATE_TAGFILE = -ALLEXTERNALS = NO -EXTERNAL_GROUPS = YES -PERL_PATH = /usr/bin/perl -#--------------------------------------------------------------------------- -# Configuration options related to the dot tool -#--------------------------------------------------------------------------- -CLASS_DIAGRAMS = YES -MSCGEN_PATH = -HIDE_UNDOC_RELATIONS = YES -HAVE_DOT = NO -DOT_NUM_THREADS = 0 -DOT_FONTNAME = Helvetica -DOT_FONTSIZE = 10 -DOT_FONTPATH = -CLASS_GRAPH = YES -COLLABORATION_GRAPH = YES -GROUP_GRAPHS = YES -UML_LOOK = NO -UML_LIMIT_NUM_FIELDS = 10 -TEMPLATE_RELATIONS = NO -INCLUDE_GRAPH = YES -INCLUDED_BY_GRAPH = YES -CALL_GRAPH = NO -CALLER_GRAPH = NO -GRAPHICAL_HIERARCHY = YES -DIRECTORY_GRAPH = YES -DOT_IMAGE_FORMAT = png -INTERACTIVE_SVG = NO -DOT_PATH = -DOTFILE_DIRS = -MSCFILE_DIRS = -DOT_GRAPH_MAX_NODES = 50 -MAX_DOT_GRAPH_DEPTH = 0 -DOT_TRANSPARENT = YES -DOT_MULTI_TARGETS = NO -GENERATE_LEGEND = YES -DOT_CLEANUP = YES -- cgit v1.1 From 7cd9e3aadf2cb58fd6274b5d89a85a3b4491ceae Mon Sep 17 00:00:00 2001 From: onefang Date: Fri, 23 Aug 2019 16:28:02 +1000 Subject: Update documentation. Write some more. Correct some spelling errors. Clean up some out of date stuff. Make it consistant. Rearrange things. --- doc/OpenSim_README.md | 122 +++++++++++++++++++++++++++++++++++++++++++++++++ doc/configuration.html | 8 ++++ doc/index.html | 98 +++++++++++++++++++++++++++++++++++++++ doc/scripts.html | 8 ++++ 4 files changed, 236 insertions(+) create mode 100644 doc/OpenSim_README.md create mode 100644 doc/configuration.html create mode 100644 doc/index.html create mode 100644 doc/scripts.html (limited to 'doc') diff --git a/doc/OpenSim_README.md b/doc/OpenSim_README.md new file mode 100644 index 0000000..59b7553 --- /dev/null +++ b/doc/OpenSim_README.md @@ -0,0 +1,122 @@ +# OpenSim-SC + +OpenSim-SC is a fork of OpenSim. See the index.html file for details. +The rest of this file is the OpenSim README.md, some of which may be out +of date. + + + +Welcome to OpenSim! + +# Overview + +OpenSim is a BSD Licensed Open Source project to develop a functioning +virtual worlds server platform capable of supporting multiple clients +and servers in a heterogeneous grid structure. OpenSim is written in +C#, and can run under Mono or the Microsoft .NET runtimes. + +This is considered an alpha release. Some stuff works, a lot doesn't. +If it breaks, you get to keep *both* pieces. + +# Compiling OpenSim + +Please see BUILDING.md if you downloaded a source distribution and +need to build OpenSim before running it. + +# Running OpenSim on Windows + +You will need .NET 4.0 installed to run OpenSimulator. + +We recommend that you run OpenSim from a command prompt on Windows in order +to capture any errors. + +To run OpenSim from a command prompt + + * cd to the bin/ directory where you unpacked OpenSim + * run OpenSim.exe + +Now see the "Configuring OpenSim" section + +# Running OpenSim on Linux + +You will need Mono >= 2.10.8.1 to run OpenSimulator. On some Linux distributions you +may need to install additional packages. See http://opensimulator.org/wiki/Dependencies +for more information. + +To run OpenSim, from the unpacked distribution type: + + * cd bin + * mono OpenSim.exe + +Now see the "Configuring OpenSim" section + +# Configuring OpenSim + +When OpenSim starts for the first time, you will be prompted with a +series of questions that look something like: + + [09-17 03:54:40] DEFAULT REGION CONFIG: Simulator Name [OpenSim Test]: + +For all the options except simulator name, you can safely hit enter to accept +the default if you want to connect using a client on the same machine or over +your local network. + +You will then be asked "Do you wish to join an existing estate?". If you're +starting OpenSim for the first time then answer no (which is the default) and +provide an estate name. + +Shortly afterwards, you will then be asked to enter an estate owner first name, +last name, password and e-mail (which can be left blank). Do not forget these +details, since initially only this account will be able to manage your region +in-world. You can also use these details to perform your first login. + +Once you are presented with a prompt that looks like: + + Region (My region name) # + +You have successfully started OpenSim. + +If you want to create another user account to login rather than the estate +account, then type "create user" on the OpenSim console and follow the prompts. + +Helpful resources: + * http://opensimulator.org/wiki/Configuration + * http://opensimulator.org/wiki/Configuring_Regions + +# Connecting to your OpenSim + +By default your sim will be available for login on port 9000. You can login by +adding -loginuri http://127.0.0.1:9000 to the command that starts Second Life +(e.g. in the Target: box of the client icon properties on Windows). You can +also login using the network IP address of the machine running OpenSim (e.g. +http://192.168.1.2:9000) + +To login, use the avatar details that you gave for your estate ownership or the +one you set up using the "create user" command. + +# Bug reports + +In the very likely event of bugs biting you (err, your OpenSim) we +encourage you to see whether the problem has already been reported on +the [OpenSim mantis system](http://opensimulator.org/mantis/main_page.php). + +If your bug has already been reported, you might want to add to the +bug description and supply additional information. + +If your bug has not been reported yet, file a bug report ("opening a +mantis"). Useful information to include: + * description of what went wrong + * stack trace + * OpenSim.log (attach as file) + * OpenSim.ini (attach as file) + * if running under mono: run OpenSim.exe with the "--debug" flag: + + mono --debug OpenSim.exe + +# More Information on OpenSim + +More extensive information on building, running, and configuring +OpenSim, as well as how to report bugs, and participate in the OpenSim +project can always be found at http://opensimulator.org. + +Thanks for trying OpenSim, we hope it is a pleasant experience. diff --git a/doc/configuration.html b/doc/configuration.html new file mode 100644 index 0000000..9844414 --- /dev/null +++ b/doc/configuration.html @@ -0,0 +1,8 @@ + +opensim-SC configuration documentation + + + +

 

+ + diff --git a/doc/index.html b/doc/index.html new file mode 100644 index 0000000..41080e1 --- /dev/null +++ b/doc/index.html @@ -0,0 +1,98 @@ + +opensim-SC documenation + + + +

What is opensim-SC?

+ +

opensim-SC is a fork of OpenSim, and OpenSim +is a clean room fork of Second Life. They +are all 3D virtual worlds that are open, users can create their own +content, these are not games. Second Life is a proprietary server, with +open source viewer. OpenSim is an open source server that works with +Second Life viewers.

+ +

The SC in opensim-SC stands for SledjChisl, part of the SledjHamr project.

+ +

 

+ +

What is SledjHamr?

+ +

opensim-SC is part of the SledjHamr project. SledjHamr is a rewrite from +scratch of Second Life (SL) / OpenSim (OS) style 3D online virtual world +client / server. The plan is to use OS server and SL clients as crutches, +when a bit of SledjHamr is ready, it replaces the matching bit in OS/SL.

+ +

SledjHamr - tearing down the garden walls.

+ +

 

+

What is SledjChisl?

+ +

While OpenSim is slowly morphing into SledjHamr, it needed a name, so +I called it SledjChisl. The main differences between opensim-SC and +OpenSim are listed in Differences.txt

+ +

SledjChisl - chipping away at OpenSim until it's all gone, and is now SledjHamr.

+ +

 

+

Enough of the bad puns, what is it all about?

+ +

It's a 3D open online shared virtual world that is user created. Using a +specialised bit of software called a viewer you log onto one of these +worlds, either Second Life, or one of the many OpenSim based worlds. You +then get to wander around a 3D world that the other users have built, +and do many things. Including building your own bit of the world using +the viewer itself.

+ +

It's not a game.

+ +

Many people think of it as a game, but it's missing many of the features +of a real game, and tends to be more about the social side of things. +I've even had someone tell me that everything online is a game, even +pointing out that their bank account is online didn't help. There is no +goal, no game play, no levelling up, no one keeps score. You do what you +want in these worlds (within the limits of the local rules), and that +might include playing games that people have created in the world, but +you don't have to.

+ +

People even do business in them.

+ + +

What do I do with opensim-SC?

+ +

The easiest thing to do is to just join a world that is running +opensim-SC, but you don't need this software for doing that. This +software is for running such a world, or part of it.

+ +

Virtual world software is complex software, coz you are simulating an +entire world. There's lots of things to take care of. While SledjHamr +aims to make things as simple as possible for ordinary folk, we ain't +there yet. opensim-SC is slightly easier to setup than OpenSim, so +progress has been made. opensim-SC tries to remain compatible, so for +more details, refer to the OpenSim and Second Life +documentation.

+ +

You'll need to be familiar with command lines. Currently opensim-SC uses +Linux shell scripts, though that'll change in the next release to be more +portable to other operating systems. The shell scripts are for setup and +basic management, the virtual world software itself is written in +portable C# that runs on .NET and MONO.

+ +

The scripts install and manage everything based on a Debian variation +of Linux, it's been tested under Debian, Devuan, and Ubuntu. Refer to +INSTALL.md for installation details.

+ +

The scripts are documented here.

+ +

The new configuration setup and options are documented here.

+ +

 

+

 

+

 

+ + diff --git a/doc/scripts.html b/doc/scripts.html new file mode 100644 index 0000000..55b8d26 --- /dev/null +++ b/doc/scripts.html @@ -0,0 +1,8 @@ + +opensim-SC scripts documentation + + + +

 

+ + -- cgit v1.1 From cd7d481dab44b58664ddae69fe9d11e2f2470b7c Mon Sep 17 00:00:00 2001 From: onefang Date: Sun, 25 Aug 2019 14:15:52 +1000 Subject: One more empty doc page. --- doc/web_pages.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 doc/web_pages.html (limited to 'doc') diff --git a/doc/web_pages.html b/doc/web_pages.html new file mode 100644 index 0000000..ceae37f --- /dev/null +++ b/doc/web_pages.html @@ -0,0 +1,8 @@ + +opensim-SC web pages documentation + + + +

 

+ + -- cgit v1.1 From 93ae7b3c229962d28b46ffc7b1890fa72f82c264 Mon Sep 17 00:00:00 2001 From: onefang Date: Mon, 26 Aug 2019 03:45:12 +1000 Subject: Document the web pages. --- doc/web_pages.html | 36 ++++++++++++++++++++++++++++++++++++ 1 file changed, 36 insertions(+) (limited to 'doc') diff --git a/doc/web_pages.html b/doc/web_pages.html index ceae37f..4ea5aa3 100644 --- a/doc/web_pages.html +++ b/doc/web_pages.html @@ -3,6 +3,42 @@ + +

In the examples/web directory there are several example web pages. In +the default configuration, these web pages are presented to viewers as +the various web pages that the viewer can display, as might be listed in +the viewers grid manager. They will be available at +http://example.com:8002/web/, or what ever you configured BaseHostname +and PublicPort to be.

+ +

These web pages are just basic, you can customise them to suit your +grid. There are also a few PNG images that you can replace.

+ +

about.html

+

The web page grid managers will show as "web site".

+

help.html

+

The web page grid managers will show as "support URL".

+

loginpage.html

+

This is the web page shown in viewers when they pick your grid to log onto.

+

password_help.html

+

Viewers will often include this link, usually on the lower right, for helping with passwords.

+

register.html

+

Viewers will often include this link, usually on the lower right, for registering new accounts.

+

stats.html

+

This is basic stats for your grid, not for viewers. You could register this with stats collection web sites.

 

+

SledjHamr.png

+

The background image used in loginpage.html

+

SledjHamrIcon.png

+

A medium sized icon.

+

SledjHamrIconSmall.png

+

A small icon suitable for the web sites favicon.

+

 

+

Variables.

+

In each of these pages you can insert variables that will get replaced with current data using -

+
+<!--#echo var="variable_name" -->
+
+

The stats.html file should contain examples and descritpions of all of these variables.

-- cgit v1.1 From db464d4863945c7cda52c23fcc1fdf3c45d7dfc6 Mon Sep 17 00:00:00 2001 From: onefang Date: Mon, 26 Aug 2019 04:20:18 +1000 Subject: Actually link to the web pages document. --- doc/index.html | 2 ++ 1 file changed, 2 insertions(+) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 41080e1..b2043e4 100644 --- a/doc/index.html +++ b/doc/index.html @@ -91,6 +91,8 @@ INSTALL.md for installation details.

The new configuration setup and options are documented here.

+

The example web pages are documented here.

+

 

 

 

-- cgit v1.1 From c342c299af286083a60e447f3f4cbdc84f5cfbfa Mon Sep 17 00:00:00 2001 From: onefang Date: Thu, 29 Aug 2019 13:14:13 +1000 Subject: Docs++ --- doc/configuration.html | 130 ++++++++++++++++++++++++++++++++++++++++++++++++- doc/index.html | 13 ++--- doc/scripts.html | 113 ++++++++++++++++++++++++++++++++++++++++++ doc/web_pages.html | 4 +- 4 files changed, 251 insertions(+), 9 deletions(-) (limited to 'doc') diff --git a/doc/configuration.html b/doc/configuration.html index 9844414..0f42529 100644 --- a/doc/configuration.html +++ b/doc/configuration.html @@ -3,6 +3,134 @@ -

 

+ +

opensim-SC uses the same configurations as OpenSim, with some +small changes, so please refer to their documentation. +Only the differences will be detailed here.

+ +

OpenSim ships with some pre-compiled executables and libraries, plus +other files in it's own bin/ directory, and wants to write the rest of +it's files there as well. Some existing configuration options let you +move some of those writable areas out of the tree, but not all. +opensim-SC tries to move all writable stuff and configuration out of +tree, to make updates easier. InstallItAll.sh builds this structure in +/opt/opensim_SC, and copies itself to /opt/opensim_SC/opensim-SC.

+ +

The two main configuration files are +/opt/opensim_SC/opensim-SC/bin/Robust.ini and +/opt/opensim_SC/opensim-SC/bin/OpenSimDefaults.ini. You should not modify +those. They include files from +/opt/opensim_SC/opensim-SC/bin/config-include, which you should also not +modify. Instead there are various directories and config files in +/opt/opensim_SC/config where you can over ride the configuration options +you want to change.

+ +

/opt/opensim_SC/config/config.ini

+ +

This will start as a copy of one of the +/opt/opensim_SC/opensim-SC/bin/config-include/config_*.ini files. Copy +config_localhost.ini if you want to run your own grid, or one of the +others if you want to connect to IG or MG. It is used by both ROBUST and +by sims. It must be NOT world readable, as it contains your database +login details.

+ +

By default this file includes two sections. [Paths] and [Const], but +you can add more sections in this file if you need to override those +sections from the configuration files in the bin/ directory.

+ +

[Paths] is the paths to the various movable directories, relative to +the /opt/opensim_SC/opensim-SC/bin/ directory. + +

+ +

[Const] is various constants used in the rest of the configuration +files, so you can define these here once.

+ + + +

NOTE - though SSL is mentioned above, SSL is not well supported in +OpenSims own web server. They wrote their own, the SSL parts are not +well tested, being rarely used. Probably best to not use SSL now. In +the next major version of opensim-SC I intend to use an external web +server, and shift things over to it. Lighttpd is the likely choice.

+ +

/opt/opensim_SC/config/ROBUST/RobustExtra.ini

+ +

This is where you would override ROBUST specific configuration options. By default it will be empty.

+ +

/opt/opensim_SC/config/simXX/ThisSim.ini

+ +

For each sim you need to specify certain options, and you can override +others. /opt/opensim_SC/config/sim_skeleton/ThisSim.ini is a template +used by the create_sim script to create this file. Newer versions of +create_sim might give this file the name of the sim, My_New_Sim.ini.

+ +

The "SIM_*" bits get replaced with actual information for each sim. +It has it's own [Const] section, which only contains mysim, the number of +this sim. The [Startup] section defines various file locations. The +[Network] section defines the public port for this sim.

+ +

OpenSim had the [Region] section in different files, in two +different formats, instead opensim-SC includes that info here so it's all +in one place per sim. RegionName is the name of your sim, the rest are +described in OpenSims Configuring +Regions page.

+ +

The [Performance] section is new to opensim-SC. It includes one of the +/opt/opensim_SC/opensim-SC/bin/config-include/Sim*.ini files that give +you a choice of performance trade offs.

+ +

New options.

+ +

There have been some additional options added to support new features. Some have been mentioned above.

+ + + +

Removed options.

+ +

Some options have been removed. Mostly limitations, or useless cruft. +You wont miss them. In one instance a viewer bug that had been fixed a +decade ago, was still being forbidden in OpenSim.

+ diff --git a/doc/index.html b/doc/index.html index b2043e4..ad4352d 100644 --- a/doc/index.html +++ b/doc/index.html @@ -20,10 +20,11 @@ Second Life viewers.

What is SledjHamr?

-

opensim-SC is part of the SledjHamr project. SledjHamr is a rewrite from -scratch of Second Life (SL) / OpenSim (OS) style 3D online virtual world -client / server. The plan is to use OS server and SL clients as crutches, -when a bit of SledjHamr is ready, it replaces the matching bit in OS/SL.

+

opensim-SC is part of the SledjHamr project. SledjHamr will be a +rewrite from scratch of Second Life (SL) / OpenSim (OS) style 3D online +virtual world client / server. The plan is to use OS server and SL +clients as crutches, when a bit of SledjHamr is ready, it replaces the +matching bit in OS/SL.

SledjHamr - tearing down the garden walls.

@@ -89,9 +90,9 @@ INSTALL.md for installation details.

The scripts are documented here.

-

The new configuration setup and options are documented here.

+

The new configuration setup and options are documented here.

-

The example web pages are documented here.

+

The example web pages are documented here.

 

 

diff --git a/doc/scripts.html b/doc/scripts.html index 55b8d26..8551a79 100644 --- a/doc/scripts.html +++ b/doc/scripts.html @@ -3,6 +3,119 @@ +

There are various scripts included, mostly Bash shell scripts.

+ +

opensim-SC/BuildIt.sh

+

This script will compile, or recompile the entire system.

+ +

opensim-SC/InstallItAll.sh

+ +

Installs everything on a Debian like operating system. You will need +to know your root/sudo password and your MariaDB root password, though if +MariaDB isn't installed, it will be installed. Note that some recent +versions of MariaDB want to be passwordless for root.

+ +

opensim-SC/TestIt.sh

+

Runs unit tests on opensim-SC.

+

opensim-SC/nant-color

+

Obsolete since Debian removed nant, but used to be part of the build system.

+

opensim-SC/runprebuild.bat and opensim-SC/runprebuild.sh

+

Parts of the build system.

+

opensim-SC/example/start.sh

+

An example script that runs a specific sim.

+

opensim-SC/scripts/backup-grid.sh

+

Backup the entire grid into gitAR archive files, which are like IAR and OAR files, only with git info in them, and compressed better.

+

opensim-SC/scripts/backup-inventories.sh

+

Backup inventories of anyone that has logged on in since the last time this was run.

+

opensim-SC/scripts/backup-inventory

+

Backup a single accounts inventory. It's a symlink to start-sim, which figures out what to do based on the name it is called as.

+

opensim-SC/scripts/backup-sims.sh

+

Backup all currently running sims.

+

opensim-SC/scripts/common.sh

+

Common data and functions for the other scripts.

+

opensim-SC/scripts/fix_some_assets.pl

+

An old script to fix some problems caused by a bug in OpenSim. Not sure it's needed anymore, or even if it'll work. Probably best to not use it.

+

opensim-SC/scripts/gitAR.sh

+

Script for dealing with gitARs, though not meant to be used by users.

+

opensim-SC/scripts/show-console

+

Show the tmux consoles.

+ +

opensim-SC/scripts/start-sim

+ +

Start / stop sims, backup inventories / sims. This script does +different things depending on where it is called from, and the name it is +called as. It has afew options you can pass to it on the command line.

+ + + +

Called as backup-inventory

+

Backs up the inventory of the user specified in the arguments to an .iar file and updates the _gitIAR.tar.xz file.

+ +
   ./backup-inventory Avatar Name
+ +

Called as backup-sim from config/simXX

+

Backs up the sim to an .oar and updates the _gitOAR.tar.xz file.

+ +

Called as start-sim from config/ROBUST

+

Starts up ROBUST if it is called from the config directory holding the ROBUST configuration.

+ +

Called as start-sim from config/simXX

+

Starts up the sim if it is called from the config directory holding the sim configuration.

+ +

Called as start-sim from opensim-SC/scripts

+

Will start up everything.

+ +

Called as start-sim from opensim-SC/bin

+

Used internally by the "start up everything" process to start up the sims. It assumes that ROBUST was recently started.

+ +

Called as stop-sim from config/ROBUST

+

Stops ROBUST if it is called from the config director holding the ROBUST configuration.

+ +

Called as stop-sim from config/simXX

+

Stops the sim if it is called from the config director holding the sim +configuration. It gives users on the sim a couple of warnings, waits a +while, then shuts down the sim.

+ +

opensim-SC/scripts/install/create_sim.sh

+

Create a sim. Ther are several optional arguments. If an argument is missing or blank, a default is used.

+ + + +
   ./create_sim "My Dobule Sized Sim", 1234,1234 512
+ +

opensim-SC/scripts/install/go_live.sh

+ +

Installs the monit config files. Note that a recent version of Monit +seems to have issue with this, that I haven't tracked down yet. Monit +isn't needed most of the time, and I want to replace it with something +internal in the next major release.

+ +

opensim-SC/scripts/install/group_migrate.sql

+

An obsolete SQL script for migrating to OS groups.

+

opensim-SC/scripts/install/opensim-monit.conf

+

The template monit config file.

+ +

opensim-SC/scripts/install/opensim.tmux.conf

+ +

The tmux config file. Note that tmux has a tendency to change how +their config files work from one version to the next. It would be wise +to test this before trying to use it.

+ +

opensim-SC/scripts/install/secure.sh

+ +

Script to properly set ownership and permissions for files and +directories in opensim-SC. Once you have a lot of assets, this wil take +along time. It is called from InstallItAll.sh

+

 

diff --git a/doc/web_pages.html b/doc/web_pages.html index 4ea5aa3..6a76b00 100644 --- a/doc/web_pages.html +++ b/doc/web_pages.html @@ -15,9 +15,9 @@ and PublicPort to be.

grid. There are also a few PNG images that you can replace.

about.html

-

The web page grid managers will show as "web site".

+

The web page grid managers will show as "web site". I don't think any viewers actually show or link to this.

help.html

-

The web page grid managers will show as "support URL".

+

The web page grid managers will show as "support URL". I don't think any viewers actually show or link to this.

loginpage.html

This is the web page shown in viewers when they pick your grid to log onto.

password_help.html

-- cgit v1.1