Demo Studio6 Light
A volume is a data storage area accessible through the network. It can be located in a company connected to Internet or in a data center. Read the volume documentation for more details about volumes.

Studio 6 - Lighting & Rendering Studio - Las Palmas

 

Filters

Rsync pattern rules are used to include or skip specific files or directories during the synchronization process.
+ included_file
- excluded_file 
Check out the documentation about rsync filters
deliveries
# we render the images in a separate folder
# that is sent continuously to the server

+ /renders/
+ /renders/**

# we put the option rsync --delete because we
# are the only studio to write here and we
# can clean the renders directly from our
# side
references
# We receive from the producer the references
# we need (the animated storyboard and color
# tests) for our lighting/shading department:

+ /refs/
+ /refs/animatic/
+ /refs/animatic/**
+ /refs/color/
+ /refs/color/**

# The producer can clean the refs we have on
# our local server
final assets
# we want to get a local copy of every
# published assets and scenes which were
# approved by the producer (studio 1)

+ /asset/
+ /asset/**
+ /sequence/
+ /sequence/**
tools
# This studio receives a local copy of the
# specific tools used by the production

+ /tools/
+ /tools/**

# The option rsync --delete is used on this
# link so we get an exact copy of the
# producer's tools (continuous integration)

  Emission

aN/aN/aN aN:aN:aN emitted queued

  Reception

aN/aN/aN aN:aN:aN received queued

  Scan

aN/aN/aN aN:aN:aN (NaN'NaN")

Options

Rsync provides a wide range of options to customize its behaviour and to control various aspects of file transfer. Check out the documentation about rsync options
--recursive --times --omit-dir-times --update

Status

  • 05/10/23 13:33:38 GMT
    An ERROR was FIXED
  • 05/10/23 13:33:48 GMT
    Studio6 Light was DISABLED
  • 05/10/23 15:05:29 GMT
    Studio6 Light was ENABLED
  • 09/05/25 10:41:41 GMT
    Studio6 Light is ENABLED and OPERATIONAL

Identifier

vol_01FWEWD03N71ZWJJD61RCBWXZ0

Host Name

host name or IP address of the machine host (Your current public IP address is 13.59.22.153)

SSH Port Number

User Name

To authorize a hub to access a volume, its public SSH key can be instaled in `.ssh/authorized_keys` under the user's account on the volume.

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

Path

Email notifications about this volume's incidents

Send notifications to a list of email addresses when a problem occurs on this volume. The recipient addresses are separated with comma character, space character or linebreaks.



							
{
"_id": "vol_01FWEWD03N71ZWJJD61RCBWXZ0",
"agentExitTime": "2023-10-05 13:33:48+00:00",
"agentStartTime": "2023-10-05 15:05:29+00:00",
"agentStatus": "on",
"author": "support",
"bytesRemaining": 4398046511,
"bytesTotal": 61572651155,
"bytesUsed": 57174604644,
"dockerImage": "syncplanet/sync2:1.1.1",
"enable": true,
"error": 0,
"geoloc": [-15.5841,27.754],
"lastConnectionStatusChange": 1696512818000,
"lastErrorStatusChange": 1696512818000,
"longName": "Studio 6 - Lighting & Rendering Studio - Las Palmas",
"name": "6lighting",
"shortName": "Studio6 Light",
"time": 1603117017286,
"version": "1.1.1"
}
API Reference