Demo Producer
存储卷是一种用来进行同步的存储区域. 可将其设置在连接着互联网的公司内或数据中心内.

Producer in Paris

23.6 TiB / 41.0 TiB
full sync loop: 11'35"

 

rsync.filters

help.rsync.filters
  2'15"    
# The producer sends the content creation
# pipeline software using continuous
# integration (CI):

+ /tools/
+ /tools/**

# Notice the eraser icon: the option
# rsync --delete is set on this filter
# to avoid having residual files at
# destination (file deletions and
# renaming at source are passed on
# destination to get an identical copy)
  9"    
# We send the references to the other
# studios (designs, blueprint, storyboard)
# The option « rsync --delete » is set
# because our studio is the only one to
# add files here, so we can propagate file
# deletions and renaming

+ /refs/
+ /refs/**
  1'12"    
# The producer reviews the delivered files
# and copy them to the final folders when
# approved (this is an example workflow).
# We send these files back to the server,
# so they can be used by the next stages:

+ /asset/
+ /asset/**
+ /sequence/
+ /sequence/**

# The producer is the only studio writing
# to these final folders and want to send
# an identical copy to the other studios
# so we also add the option rsync --delete
  7'59"    
# The producer receives the published files
# from the other studios. If a file or
# directory name contains the characters
# "wip", we exclude it:

- *wip*
+ /pub/
+ /pub/asset/
+ /pub/asset/**
+ /pub/sequence/
+ /pub/sequence/**

Name (system)

help.name
^[a-z0-9_]{3,16}$

Identifier

vol_01FWEWD03P3J2H98TQ0Y4AXF3H

Write Permissions

@guest

volume.hostname.title

volume.hostname.help

help.ipaddress
216.73.216.43

volume.port

volume.username

help.sshpubkey

ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIC5Zg7MsLg4frCpHnuVY79Ne/6wxb2Ft/FCqnDPBdI5C demohub@syncplanet

volume.path

volume.emailNotifications.title

volume.emailNotifications

rsync.options

help.rsync.options
--recursive --times --omit-dir-times --update

Recent Activity

  • 1696512782000
    An ERROR was FIXED
  • 2023-10-05 13:33:39+00:00
    Producer was STOPPED
  • 2023-10-05 15:05:29+00:00
    Producer was STARTED
  • 2025-11-03 17:26:11+00:00
    Producer is ENABLED and OPERATIONAL

The studio 1 is the main studio
from where the director and the
technical team send the designs,
the pipeline tools and the
storyboard to the hub that
propagate the files to the
contractors. This studio then
waits for the incoming work to
be reviewed internally, where
the team will decide approvals
or request for retakes.
{
"_id": "vol_01FWEWD03P3J2H98TQ0Y4AXF3H",
"agentExitTime": "2023-10-05 13:33:39+00:00",
"agentStartTime": "2023-10-05 15:05:29+00:00",
"agentStatus": "on",
"author": "support",
"bytesRemaining": 18691697672,
"bytesTotal": 43980465111,
"bytesUsed": 25288767438,
"comment": "The studio 1 is the main studio\nfrom where the director and the\ntechnical team send the designs,\nthe pipeline tools and the\nstoryboard to the hub that\npropagate the files to the\ncontractors. This studio then\nwaits for the incoming work to\nbe reviewed internally, where\nthe team will decide approvals\nor request for retakes.\n",
"dockerImage": "syncplanet/sync2:1.1.1",
"enable": true,
"error": 0,
"geoloc": [2.38333,48.91667],
"image": "syncplanet/sync2:1.1.1",
"lastConnectionStatusChange": 1696512782000,
"lastErrorStatusChange": 1696512782000,
"longName": "Producer in Paris",
"name": "1prod",
"rsync_args": "--compress --progress --stats",
"rsync_args_dl": "--chmod=ugo=rwX",
"shell": "",
"shortName": "Producer",
"time": 1603117017286,
"version": "1.1.1"
}
API Reference