Giter Club home page Giter Club logo

studio's Introduction

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

studio's People

Contributors

emosbaugh avatar marccampbell avatar dexhorthy avatar joshk avatar divolgin avatar laverya avatar areed avatar ebramanti avatar mhald avatar

Watchers

 avatar James Cloos avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.