Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/ankansaha/deploy-node-app-enviroment-config
- Owner: AnkanSaha
- License: apache-2.0
- Created: 2022-10-20T02:17:05.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-09-09T20:16:09.000Z (5 months ago)
- Last Synced: 2024-11-10T19:56:32.460Z (3 months ago)
- Topics: accesslint, devcycle, ghdesktop, github-codespaces, gitkraken, gitlens, jetbrains, learn, linux, linux-shell, microsoft, mongodb, script, student-vscode
- Language: Shell
- Homepage:
- Size: 487 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
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/)