• Stars
    star
    433
  • Rank 100,464 (Top 2 %)
  • Language
    JavaScript
  • License
    GNU General Publi...
  • Created about 7 years ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

pm2 web control panel to manager process with web ui

pm2panel is web panel for pm2

you can do with this application with web GUI and without any command:

  • Add process to pm2
  • Remove process from pm2
  • Restart process in pm2
  • show log of process in pm2
  • Save processes
  • has login

Requirement:

  • nodejs
  • libpam0g-dev (for PAM authentication)

how use:

git clone https://github.com/4xmen/pm2panel.git
cd pm2panel
npm install
node pm2panel

if you have problem in npm install step run this command on linux:

On all the Debian/Ubuntu :

sudo apt-get install libpam0g-dev

On all the Centos and RHEL:

sudo yum install pam-devel

Then you can go to url : http://localhost:3001 or http://server_ip:3001 and the default user is admin and password is admin.

you can change config in first lines of pm2panel.js:

const PORT = 3001;
const PAM_AUTH = true; // if set to true, USER and PASS won't be used
const USER = 'admin';
const PASS = 'admin';
const SESSTION_AGE = 10 * 60000; // 10 minutes

change port or user name and password



More Repositories

1

anubias

Developed mobile apps so easy and native with GUI 📱
Vue
2,114
star
2

Get-Github-Achievements

How to Get GitHub Achievements, Step by Step ; Translated to Persian 🇮🇷, Deutsche 🇩🇪, France 🇫🇷, Russian 🇷🇺, Turkish 🇹🇷, Dutch 🇳🇱, Chinese 🇨🇳, Spanish 🇪🇸, Arabic 🇸🇦, Indonesian 🇮🇩, Japanese 🇯🇵, Hindi 🇮🇳, Swahili 🇰🇪, Armenia 🇦🇲 Guide.
1,035
star
3

v2ray-script

Bridge and upstream server
Shell
648
star
4

laravel-form-builder

The laravel form builder code generator
JavaScript
578
star
5

Web-Package-RTL

⚡ Full RTL Package - Bootstrap Responsive Components For Iranian's 🇮🇷
HTML
543
star
6

xshop

Very customizable and easy to use shopping system, open source project based on laravel
PHP
340
star
7

x-mega-menu

x mega menu is repsonsive mega menu based on vannilajs
JavaScript
165
star
8

Anubias-Doc

Anubias Documations
HTML
157
star
9

starterkit-for-laravel

An Starter Kit For Laravel Projects.
PHP
147
star
10

xstack-v2ray-installer

A script for easy installation of x-ui panel by xstack team
Shell
132
star
11

x-tree-select

Tree Select jQuery plugin
JavaScript
92
star
12

persian-json-placeholder

persian json placeholder for front-end developer & mobile developrs
PHP
83
star
13

x-ui

xray panel supporting multi-protocol multi-user expire day & traffic (Vmess & Vless) and IP Restriction
JavaScript
73
star
14

radepa-x-ui

JavaScript
71
star
15

mpdatepicker

Materialize Persian Datepicker
JavaScript
69
star
16

rvnm

Responsive vertical navigation menu
CSS
60
star
17

README.BOX

🔝 Here, the best REAMDE profiles and the best tools for creating a good README are listed. You can choose and use the best according to your taste and preferences. 🎨
46
star
18

lput

Laravel Persian UI Toolkits
Vue
31
star
19

EloquentPlus

Laravel elequent for javascript/nodejs :)
JavaScript
26
star
20

fsei

flutter super easy installer, install flutter with one click and one command
Shell
25
star
21

TGBP

Telegram Bot SDK with Pascal
Pascal
24
star
22

parallax_image

Parallax scrolling effect for image
Dart
23
star
23

owasp-threat-dragon-gitlab

JavaScript
22
star
24

LipoLid

This script automates the installation of Laravel dependencies and creates projects from GitHub. It checks and installs missing dependencies, clones GitHub repositories, installs dependencies using Composer, and handles project setup tasks. Efficiently sets up Laravel projects in a streamlined manner.
Shell
22
star
25

flutter-gui

flutter gui generator
21
star
26

loremfa

Enhance your JetBrains IDE with Loremfa, the ultimate Persian text generation plugin for developers and content creators. Streamline coding, documentation, and content creation with seamless Persian language support.
Kotlin
18
star
27

Python_Learning

17
star