This website requires JavaScript.
Explore
Help
Sign in
vbatts
/
quay
Archived
Watch
1
Star
0
Fork
You've already forked quay
0
Code
Issues
Pull requests
Releases
Wiki
Activity
This repository has been archived on
2020-03-24
. You can view files and clone it, but cannot push or open issues or pull requests.
da9b05fa4a
quay
/
conf
/
init
/
service
/
batch
/
storagereplication
/
log
/
run
5 lines
67 B
Text
Raw
Normal View
History
Unescape
Escape
Add automatic storage replication Adds a worker to automatically replicate data between storages and update the database accordingly
2015-06-28 10:29:22 +00:00
#!/bin/sh
runit: add dependencies to loggers (#1515) This guarantees that the logger starts after syslog and the process it's logging.
2016-06-03 19:32:15 +00:00
# Start the logger
syslog: have syslog generate timestamps (#1585) This is the more elegant solution to #1579.
2016-06-27 18:35:12 +00:00
exec logger -i -t storagereplication
Reference in a new issue
Copy permalink