Skip to content

daniel-vuky/nodejs-azure-pod-remote-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

#NodeJs #Azure-Pod-Remote-Cli

npm Static Badge

This source will provide feature to:

  • Open adminer for server
  • Generate order promo
  • Search log of custom file
  • Open exception/system log of Adobe Commerce project
  • Open custom log
  • Stream log to browser

Prerequisites

Make sure you have the following installed before running the app:

Node.js: Download NodeJS

K8s cli: install and config kubectl to your server/local

Installation

  1. Clone the repo
git clone https://github.com/daniel-vuky/nodejs-azure-pod-remote-cli.git
  1. Navigate to the project directory:
cd nodejs-azure-pod-remote-cli
  1. Install dependencies:
npm install
  1. Config env context and Port to .env
.env
  1. Run app
node server.js
  1. Access website by browser
Enter "help" for see available command

Contributing This is simple tool to supporting my team who didn't have permission to access server to open the adminer and find the log

License This project is licensed under the MIT License - see the LICENSE file for details.

Releases

No releases published

Packages

No packages published