Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
C
caosdb-server
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
caosdb
Software
caosdb-server
Commits
4823547c
Commit
4823547c
authored
5 years ago
by
Daniel
Browse files
Options
Downloads
Patches
Plain Diff
MAINT: Refactoring for new upstream repository
parent
8a9160b9
No related branches found
No related tags found
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
README.md
+1
-1
1 addition, 1 deletion
README.md
README_SETUP.md
+4
-4
4 additions, 4 deletions
README_SETUP.md
caosdb-webui
+1
-1
1 addition, 1 deletion
caosdb-webui
with
6 additions
and
6 deletions
README.md
+
1
−
1
View file @
4823547c
...
@@ -13,7 +13,7 @@ setup this code.
...
@@ -13,7 +13,7 @@ setup this code.
# Further Reading
# Further Reading
Please refer to the
[
official gitlab repository of the CaosDB
Please refer to the
[
official gitlab repository of the CaosDB
project
](
https://gitlab.
gwdg.de/bmp-
caosdb/caosdb
)
for more information.
project
](
https://gitlab.
com/
caosdb/caosdb
)
for more information.
# License
# License
...
...
This diff is collapsed.
Click to expand it.
README_SETUP.md
+
4
−
4
View file @
4823547c
...
@@ -69,10 +69,10 @@ server:
...
@@ -69,10 +69,10 @@ server:
-
You can check the content of the certificate with
`openssl x509 -in cert.pem -text`
-
You can check the content of the certificate with
`openssl x509 -in cert.pem -text`
3.
Copy
`conf/core/server.conf`
to
`conf/ext/server.conf`
and change it
3.
Copy
`conf/core/server.conf`
to
`conf/ext/server.conf`
and change it
appropriately:
appropriately:
*
Setup for
My
SQL back
-
end: Assuming that the
mysql
back
-
end is installed
*
Setup for SQL back
end: Assuming that the
SQL
back
end is installed
(see the
`README_SETUP.md`
of the
`caosdb-
my
sqlbackend`
repository),
(see the
`README_SETUP.md`
of the
`caosdb-sqlbackend`
repository),
specify the fields
`
MY
SQL_USER_NAME`
,
`
MY
SQL_USER_PASSWORD`
,
specify the fields
`SQL_USER_NAME`
,
`SQL_USER_PASSWORD`
,
`
MY
SQL_DATABASE_NAME`
, and
`
MY
SQL_HOST`
.
`SQL_DATABASE_NAME`
, and
`SQL_HOST`
.
*
Choose the ports under which CaosDB will be accessible.
*
Choose the ports under which CaosDB will be accessible.
*
Setup the SSL certificate: Assuming that there is an appropriate
`Java Key
*
Setup the SSL certificate: Assuming that there is an appropriate
`Java Key
Store`
file (see above), change the fields
`CERTIFICATES_KEY_PASSWORD`
,
Store`
file (see above), change the fields
`CERTIFICATES_KEY_PASSWORD`
,
...
...
This diff is collapsed.
Click to expand it.
caosdb-webui
@
256a3ef2
Subproject commit 2
c65efb8e3960de1b866546c581746a2d51fc6dc
Subproject commit 2
56a3ef2bec6406cbe038a37da6109d9d6ac0d5f
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment