Skip to content

Commit ec78fe9

Browse files
committed
Update hosting page
1 parent 9df4bc1 commit ec78fe9

File tree

1 file changed

+9
-8
lines changed

1 file changed

+9
-8
lines changed

docs/src/sysadmin/hosting.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -28,14 +28,15 @@ in this role, albeit with less DataJoint-centric customization.
2828

2929
## Self hosting
3030

31-
In the most basic configuration, the relational database management system (database server) is
32-
installed on an individual user's personal computer.
33-
To support a group of users, a specialized machine can be configured as a dedicated database server.
34-
This server can be accessed by multiple DataJoint clients to query the data and perform computations.
35-
36-
For even larger groups or multi-site collaborations, multiple database servers may be
37-
configured in a replicated fashion to support larger workloads and simultaneous
38-
multi-site access.
31+
In the most basic configuration, the relational database management system (database
32+
server) is installed on an individual user's personal computer.
33+
To support a group of users, a specialized machine can be configured as a dedicated
34+
database server.
35+
This server can be accessed by multiple DataJoint clients to query the data and perform
36+
computations.
37+
38+
For larger groups and multi-site collaborations with heavy workloads, the database
39+
server cluster may be configured in the cloud or on premises.
3940
The following section provides some basic guidelines for these configurations here and
4041
in the subsequent sections of the documentation.
4142

0 commit comments

Comments
 (0)