Skip to content
Snippets Groups Projects
Commit f4861304 authored by Florian Spreckelsen's avatar Florian Spreckelsen
Browse files

DOC: Remove profile comment from plain linkahead setup

parent c88e74f8
Branches
Tags
1 merge request!81F local inttests
Pipeline #57026 passed
......@@ -20,10 +20,9 @@ use for this. Instructions can be found in the official LinkAhead
be found elsewhere):
- The Linkahead server must have debugging enabled.
- The database should be empty.
- There should be a symlink named `debug-scripting-bin` inside the `custom` profile directory,
which points to the `resources` directory here in the pyinttest repository. You can create a
symlink like that with the following command (adapt paths to match your setting):
`custom$ ln -s ../../../../linkahead-pyinttest/resources debug-scripting-bin`
- The `resources` directory should be made visible, e.g., by
symlinking or copying its contents. to the server in
`scripting/bin-debug`.
- Modify `pylinkahead.ini.template` and save it as `pylinkahead.ini`, taking care of the following points:
- Certificates must be valid and be specified in `pylinkahead.ini`.
- Server-side scripting paths must be given, otherwise server-side scripting will be omitted.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment