Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/ankansaha/deploy-node-app-enviroment-config

Linux Shell Script for Deploy NodeJS Applications in verious plertforms like GCP, Azure, AWS Script for ubuntu
https://github.com/ankansaha/deploy-node-app-enviroment-config

accesslint devcycle ghdesktop github-codespaces gitkraken gitlens jetbrains learn linux linux-shell microsoft mongodb script student-vscode

Last synced: 25 days ago
JSON representation

Linux Shell Script for Deploy NodeJS Applications in verious plertforms like GCP, Azure, AWS Script for ubuntu

Awesome Lists containing this project

README

        

# Node-Deployment-Configuration

[![CircleCI](https://dl.circleci.com/status-badge/img/gh/AnkanSaha/Deploy-Node-App-Enviroment-Config/tree/main.svg?style=svg)](https://dl.circleci.com/status-badge/redirect/gh/AnkanSaha/Deploy-Node-App-Enviroment-Config/tree/main)

Deploy Shell-Script for NodeJS Application and various Linux Versions (Currently Ubuntu Only)

## Authors

- [@Ankan Saha](https://ankansaha.tech)

## Badges

[![MIT License](https://img.shields.io/badge/License-MIT-green.svg)](https://choosealicense.com/licenses/mit/)
[![GPLv3 License](https://img.shields.io/badge/License-GPL%20v3-yellow.svg)](https://opensource.org/licenses/)
[![AGPL License](https://img.shields.io/badge/license-AGPL-blue.svg)](http://www.gnu.org/licenses/agpl-3.0)

## Deployment

To run this script use this steps

```bash
git clone https://github.com/AnkanSaha/Deploy-Node-App-Enviroment-Config.git
```
Go to the project directory

```bash
cd Deploy-Node-App-Enviroment-Config
```

Run the script

```bash
./deploy.sh
```

## Features

- Automate your NodeJS Deployment in Linux VPS
- Automate your NodeJS Deployment in Windows VPS

## 🔗 Links

[![portfolio](https://img.shields.io/badge/my_portfolio-000?style=for-the-badge&logo=ko-fi&logoColor=white)](https://theankan.live/)
[![linkedin](https://img.shields.io/badge/linkedin-0A66C2?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/ankansaha-)
[![twitter](https://img.shields.io/badge/twitter-1DA1F2?style=for-the-badge&logo=twitter&logoColor=white)](https://twitter.com/theankansaha)

## License

[MIT](https://choosealicense.com/licenses/mit/)