stefanpejcic / OpenPanel

A highly customizable web hosting control panel built with Docker 🐳
https://openpanel.com
216 stars 33 forks source link

`opencli server-on_startup` #121

Closed stefanpejcic closed 5 months ago

stefanpejcic commented 6 months ago

OpenPanel version(s) affected

0.1.8

Description

opencli server-on_startup should not use docker ps but instead list users from database!

How to reproduce

run: opencli server-on_startup

Possible Solution

No response

Additional Context

No response

stefanpejcic commented 6 months ago

But: it opens 3306 on server restart!

stefanpejcic commented 6 months ago

also https://github.com/stefanpejcic/openpanel-docker-cli/blob/main/files/fix_permissions.sh

stefanpejcic commented 6 months ago
firewall/reset.sh
files/fix_permissions.sh
files/remount.sh
user/rename.sh
user/sudo.sh
server/on_startup.sh
backup/create.shOLDDDDDD
backup/index.sh
php/enabled_php_versions.sh
php/install_php_version.sh
radovanjecmenica commented 5 months ago

Fixed