Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
V
VLKB SEDModS
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
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
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
ViaLactea
VLKB SEDModS
Commits
e93de058
Commit
e93de058
authored
2 years ago
by
Sabrina Mordini
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
b4037861
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
+3
-3
3 additions, 3 deletions
README.md
with
3 additions
and
3 deletions
README.md
+
3
−
3
View file @
e93de058
...
...
@@ -65,8 +65,8 @@ run the container it suffices a command like
podman run -dt \
--name sedmod-test \
--rm \
-v $PWD/sed-data:/sed-data \
-v $PWD/wsgi-scripts:/var/www/wsgi-scripts \
-v $PWD/sed-data:/sed-data
:z
\
-v $PWD/wsgi-scripts:/var/www/wsgi-scripts
:z
\
-p 8080:80 vlkb-sedmods
where the name is optional and of your choice and the left-hand side of
...
...
@@ -119,7 +119,7 @@ it, one can launch them attaching to the running container with
and within it run
python -m Pyro4.naming &
python query
_
server_d.py &
python query
-
server_d.py &
After that, on can exit the shell and the daemon-based service should be
reachable at
...
...
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