Daily Shaarli

All links of one day in a single page.

2023 M11 9

installer/README.md at dev · jumpserver/installer · GitHub

启动

$ ./jmsctl.sh start

重启

$ ./jmsctl.sh restart

关闭, 不包含数据库

$ ./jmsctl.sh stop

关闭所有

$ ./jmsctl.sh down

备份数据库

$ ./jmsctl.sh backup_db

查看日志

$ ./jmsctl.sh tail