Skip to content

zcl0621/small_ops_tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

walnut

a simply ops small tools

  • openvpn 连接时长及在线状态
  • ladp密码修改

Build Setup

  # build web
  cd walnut-vue
  npm install
  npm run build
  # build docker-image
  vim Dockerfile
  # pls input the env 
  cd ../
  docker build -t walnut .
  docker run -p 8080:8080 -v openvpn-log:/tmp/openvpn-status.log -v /data/db:/walnut/db walnut /run.sh

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published