Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
L
LinkAhead Sample Management
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
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
LinkAhead Sample Management
Commits
2d7ceaec
Commit
2d7ceaec
authored
3 months ago
by
Florian Spreckelsen
Browse files
Options
Downloads
Patches
Plain Diff
TST: Add minimal test profile
parent
13502b1a
No related branches found
No related tags found
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+3
-1
3 additions, 1 deletion
README.md
test-profile/profile.yml
+12
-0
12 additions, 0 deletions
test-profile/profile.yml
with
15 additions
and
1 deletion
README.md
+
3
−
1
View file @
2d7ceaec
...
@@ -19,7 +19,9 @@ directories in your LinkAhead profile.yml. You'll need to set up
...
@@ -19,7 +19,9 @@ directories in your LinkAhead profile.yml. You'll need to set up
scripting
](
https://docs.indiscale.com/caosdb-deploy/server_side_scripting.html
)
scripting
](
https://docs.indiscale.com/caosdb-deploy/server_side_scripting.html
)
and give the permissions (
`SCRIPTING:EXECUTE:<script_name>`
) for the
and give the permissions (
`SCRIPTING:EXECUTE:<script_name>`
) for the
scripts in
`sample-management-custom/caosdb-server/scripting/bin/`
to
scripts in
`sample-management-custom/caosdb-server/scripting/bin/`
to
the desired users and groups.
the desired users and groups. You may also want to add a custom
authentication token configuration so that the registration and or
upload scripts are executed with special permissions.
Add the data model from
Add the data model from
`models_and_helper_scripts/sample-management-model.yml`
to your
`models_and_helper_scripts/sample-management-model.yml`
to your
...
...
This diff is collapsed.
Click to expand it.
test-profile/profile.yml
0 → 100644
+
12
−
0
View file @
2d7ceaec
default
:
custom
:
-
"
../sample-management-custom"
-
"
./custom"
conf
:
restore
:
true
envoy_enabled
:
true
scripting
:
packages
:
linkahead-crawler
:
mode
:
"
pip"
package
:
"
git+https://gitlab.indiscale.com/caosdb/src/caosdb-crawler.git@v0.10.1"
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