Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
docker
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Iterations
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Locked files
Deploy
Package Registry
Container Registry
Model registry
Operate
Terraform modules
Analyze
Contributor 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
faser
docker
Commits
e8a919e0
Commit
e8a919e0
authored
1 year ago
by
Sumalyo Datta
Browse files
Options
Downloads
Patches
Plain Diff
removing comments
parent
c3c6c2a8
No related branches found
Branches containing commit
No related tags found
1 merge request
!2
Support for supervisor and reddis in faser-daq docker
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
faser-daq/startup.sh
+0
-2
0 additions, 2 deletions
faser-daq/startup.sh
with
0 additions
and
2 deletions
faser-daq/startup.sh
+
0
−
2
View file @
e8a919e0
...
@@ -8,7 +8,5 @@ echo "Now starting supervisord"
...
@@ -8,7 +8,5 @@ echo "Now starting supervisord"
/usr/local/bin/supervisord
-c
/etc/supervisor/supervisord.conf
/usr/local/bin/supervisord
-c
/etc/supervisor/supervisord.conf
echo
"Now starting redis database"
echo
"Now starting redis database"
/usr/bin/redis-server /etc/redis.conf
--daemonize
yes
/usr/bin/redis-server /etc/redis.conf
--daemonize
yes
# sed -i 's/\(moody-incl arch=linux-None-x86_64\)/\1, zstd arch=linux-centos7-x86_64, googletest arch=linux-centos7-x86_64, lz4@1.9.2 arch=linux-centos7-x86_64, brotli arch=linux-centos7-x86_64/' /daqling-spack-repo/spack/var/spack/environments/daqling/spack.yaml;
# . /daqling-spack-repo/spack/share/spack/setup-env.sh ; spack env activate daqling ; spack find; spack install ;
ps aux
ps aux
/bin/bash
/bin/bash
\ No newline at end of file
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