0.7.12 • Published 3 years ago

replicated-studio v0.7.12

Weekly downloads
4
License
Apache-2.0
Repository
github
Last release
3 years ago

Replicated Studio Header Image

Replicated Developer Studio

Maintainability

The Replicated Developer Studio provides you with an isolated development environment, allowing you and your team to streamline your application development and remove the need to to create releases for every change you may need create along the way.

Getting started

To get started with Studio, consult the "Development Environment" docs for the scheduler you're using:

Iterating on your YAML

Once Studio and Replicated have been installed and a license has been uploaded, two files will be created, $HOME/replicated/current.yaml and $HOME/replicated/releases/[current-sequence-number].yaml. (For example, if the latest release has a sequence number of 25 then $HOME/replicated/releases/25.yaml will be created.)

Please note: The current.yaml file owner will be set to root. You may want to change this to the user you are logged in as

After the initial installation, Replicated will no longer use the remote API for any release sequence numbers, so it is ok to generate as many releases as you need locally.

A new release can be created by simply updating $HOME/replicated/current.yaml. Replicated Studio monitors this file for changes and generates a corresponding file in $HOME/replicated/releases using the next available sequence number.

Once you have created a new release, you can go to the Admin Console and click the "Check Now" button in the Updates tile on the Replicated dashboard.

Some finer details

  • If your application YAML includes GitHub references for config files, these will not be functional. If you are using this feature, you will have to include the GitHub file inline for now.
  • The Studio service does respond to requests for custom branding, console logos, and some other metadata. All of these values are static and will not be served from the upstream API. This means that your local developer console will not show your application logo or branding, but this will still work when you promote your build using the primary API service.

Contributing

Building the project

yarn

Running the project

./bin/replicated-studio
0.7.12

3 years ago

0.7.11

3 years ago

0.7.10

4 years ago

0.7.9

4 years ago

0.7.8

4 years ago

0.7.7

5 years ago

0.7.6

5 years ago

0.7.5

5 years ago

0.7.4

6 years ago

0.7.3

6 years ago

0.7.2

6 years ago

0.7.1

6 years ago

0.7.0

6 years ago

0.6.0

6 years ago

0.5.2

6 years ago

0.5.1

6 years ago

0.5.0

6 years ago

0.4.1

6 years ago

0.4.0

6 years ago

0.3.0

7 years ago

0.2.2

7 years ago

0.2.1

7 years ago

0.2.0

7 years ago

0.1.0

7 years ago