GithubHelp home page GithubHelp logo

travelingbear / as2_linux_imageassistant Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 74 KB

This is a set of scripts to provide a 'wizard' like experience for users creating AS2 Linux images

License: GNU General Public License v3.0

Shell 100.00%

as2_linux_imageassistant's Introduction

AS2 Linux Image Creation Wizard

What is?

It is a set of scripts to provide a 'wizard' like experience for users creating AS2 Linux images

What is included?

It's a set of 8 scripts, which are:

  • MainMenu.sh -> this is where you can start the app
  • AddApplications.sh -> Add applications you have installed in your Image Builder
  • ListApplications.sh -> List the applications you have added with AddApplications.sh
  • TestApplications.sh -> Test the applications you have added with AddApplications.sh
  • RemoveApplication.sh -> Remove the applications you have added with AddApplications.sh
  • CreateSessionScript.sh -> Opens a new wizard to help you create a SessionScript and configure your config.json file
  • CreateEnvVariables.sh -> Opens a new wizard to help you create a script that exports environment variables to your session.
  • CreateImage.sh -> It creates... the image

Pre-requisites

  • It goes without saying that you need git to clone: sudo yum update && sudo yum install git -y

How to use?

  1. Git clone them like this: git clone https://github.com/travelingbear/AS2_Linux_ImageAssistant --depth 1 --branch=main ~/MyFiles/Image_Assistant_Scripts/
  2. Make the files executable: chmod ugo+x ~/MyFiles/Image_Assistant_Scripts/*.sh
  3. Execute MainMenu.sh: ~/MyFiles/Image_Assistant_Scripts/MainMenu.sh

What's next?

  • The 'optimization' seems to not make much difference in almost all the cases I have tested. It's possible to create an automated method for that, I just haven't found a time for that.

as2_linux_imageassistant's People

Contributors

travelingbear avatar

Stargazers

 avatar

Watchers

 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.