Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
E
envsetup
Manage
Activity
Members
Plan
Redmine
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Container Registry
Model registry
Analyze
Contributor analytics
Repository 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
mediaserver
envsetup
Commits
363364b3
Commit
363364b3
authored
5 years ago
by
Stéphane Diemer
Browse files
Options
Downloads
Patches
Plain Diff
Updated README
parent
f8f41654
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+11
-0
11 additions, 0 deletions
README.md
with
11 additions
and
0 deletions
README.md
+
11
−
0
View file @
363364b3
...
@@ -25,3 +25,14 @@ Script to setup and configure softwares used in our servers.
...
@@ -25,3 +25,14 @@ Script to setup and configure softwares used in our servers.
*
All setup actions should be safe to be run multiple times (to allow reconfiguration of the service).
*
All setup actions should be safe to be run multiple times (to allow reconfiguration of the service).
*
All the adjustable configurations must be in the "conf.sh" file.
*
All the adjustable configurations must be in the "conf.sh" file.
## Test EnvSetup loading
Two fake tasks are used to test that EnvSetup can correctly be loaded.
These tasks can be started with the following commands:
```
bash
./envsetup.py
-d
201
./envsetup.py
-d
202
```
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