GithubHelp home page GithubHelp logo

shreyammaity / shreyam-do Goto Github PK

View Code? Open in Web Editor NEW
3.0 3.0 0.0 30 KB

A cli tool with to simplify vm setups for debian based linux.

License: Apache License 2.0

Shell 25.93% Dockerfile 3.32% Makefile 70.75%
debian-packages linux ubuntu-packages

shreyam-do's Introduction

Shreyam-do

Star Badge


A CLI tool to simplify the process of configuring vms for me.

to install run curl -sSL https://get.shreyamdo.shreyam.dev/ | bash


TLDR: This tool is for me and it might not be useful for you. But if you want to use it, you can.


Options

shreyam-do - Shreyam's setup scripts

Usage: shreyam-do [options]

Options:
   [command]         Run a specific setup script
   -h, --help        Display this help message
   -v, --version     Display version information
   -s, --setup       Set up the system with all the required packages
   -r, --remove      Remove all installed packages

How to use

  • shreyam-do -s - installs all the required packages on a fresh vm and configure with npm, zsh, autosuggestions etc.
  • shreyam-do -r - removes all the packages installed by the tool
  • shreyam-do -v - displays the version of the tool
  • shreyam-do -h - displays the help message and the options available
  • shreyam-do <command> - runs the specific command

Commands Available

  • shreyam-do doker-setup - installs docker and docker-compose on the vm and enables http and https ports from firewall
  • shreyam-do enable-overcommit - enables overcommit which helps with memory issues on virtual machines
  • shreyam-do ssl-nginx <domain> - generates ssl certificate for the domain from letsencrypt and automatically configures nginx to serve the domain with ssl
  • shreyam-do ssl-cert <domain> - generates ssl certificate for the domain from letsencrypt and saves it in /etc/letsencrypt/live/<domain>
  • shreyam-do open-ports - opens necessary ports for nginx on firewall
  • shreyam-do symLink <conf-file> - creates a symlink of the conf file in nginx

How to contribute

  • Create an issue if you find any bug or want to suggest a feature
  • Fork the repo and create a PR if you want to contribute

License

Apache License 2.0


Author


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.