Giter Club home page Giter Club logo

backstage-oneclick's Introduction

Deploying a Backstage.io Sandbox Playground the easy way

Starting with Backstage.io from scratch is not always that easy, so to kickstart your journey in a Data Drive Enterprise with Backstage.io you can use this (almost fully) automated installation solution of Backstage.io. There are only a few steps you need to do yourself to get started, which will be explained in this document. Keep in mind that this project is work in progress and you can trap in to some bugs at this point. The development of this one-clicker is still in progress!

Pre-requisites

VS Code

  • Remote SSH extension installed

Have access to a virtual machine "somewhere"

  • VMWare Fusion / Player
    • Free, after requesting a licence on the VMWare website
  • Virtualbox
  • AWS EC2 Instance - TESTED
    • if you have a private account you can use this, there is no Rabo specific data and no compliance / In Control regulations. Deployment will probably be smoother without weird errors or behaviour
    • Not tested (stopped testing) in Rabo environment (Development in Rabo subscription is unworkable due regulations and restrictions, even in development subscription.
  • Azure VM Instance - TESTED
    • working using Debian 12 VM, with Standard D2s v3 Size
  • Debian 12 - Minimal / Base install
    • Ubuntu and / or earlier versions of Debian is probably also working, but at this point not tested

Deployment

  1. Open VS Code
  2. Connect to your VM with SSH
  3. run the following command as a regular user
curl -o- https://raw.githubusercontent.com/itmagix/backstage-oneclick/main/install.sh | bash
  1. After above script is done, VM will restart, reconnect via VSCode SSH after restart is finished
  2. Once VM is spun up, bs-firstboot.sh will run automatically and boot up Backstage. Monitor firstboot.log for verification.
    • NOTE: This will only happen the first time, next time you restart the VM you have to run yarn dev inside backstage-playground folder
  3. To connect to the front-end, open ports 3000 and 7007. In Visual Studio Code this can be done from the ports tab.
  4. Open localhost:3000 to find our deployed Backstage environment.

backstage-oneclick's People

Contributors

itmagix avatar danielperezjensen 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.