Linux vmi2545633.contaboserver.net 6.1.0-32-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.129-1 (2025-03-06) x86_64
Apache/2.4.62 (Debian)
Server IP : 127.0.0.1 & Your IP : 127.0.0.1
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
usr /
lib /
node_modules /
pm2 /
lib /
templates /
Delete
Unzip
Name
Size
Permission
Date
Action
Dockerfiles
[ DIR ]
drwxr-xr-x
2025-04-08 13:05
init-scripts
[ DIR ]
drwxr-xr-x
2025-04-08 13:05
logrotate.d
[ DIR ]
drwxr-xr-x
2025-04-08 13:05
sample-apps
[ DIR ]
drwxr-xr-x
2025-04-08 13:05
ecosystem-es.tpl
511
B
-rw-r--r--
2025-04-08 13:05
ecosystem-simple-es.tpl
105
B
-rw-r--r--
2025-04-08 13:05
ecosystem-simple.tpl
83
B
-rw-r--r--
2025-04-08 13:05
ecosystem.tpl
489
B
-rw-r--r--
2025-04-08 13:05
Save
Rename
const config = { apps : [{ script: 'index.js', watch: '.' }, { script: './service-worker/', watch: ['./service-worker'] }], deploy : { production : { user : 'SSH_USERNAME', host : 'SSH_HOSTMACHINE', ref : 'origin/master', repo : 'GIT_REPOSITORY', path : 'DESTINATION_PATH', 'pre-deploy-local': '', 'post-deploy' : 'npm install && pm2 reload ecosystem.config.js --env production', 'pre-setup': '' } } }; export default config;