qooke
qooke
Hi, how do you configure it, can you post some sample configurations you use? I don't know how to start the configuration. thank you very much ``` [root@localhost:~]#ipsec --help Usage:...
Hello everyone, I have a GitHub account with multiple projects. How can I configure it so that one key or account can correspond to multiple projects? The method I use...
``` - id: xxxx execute-command: "xxx" command-working-directory: "xxxxxxxx" response-message: Executing deploy script trigger-rule: and: - match: type: ip-whitelist ip-range: readFile "github_webhooks_ip_list.txt" - match: type: payload-hmac-sha1 secret: xxxxxxxx parameter: source: header...
How to configure a global GitHub account password, so that when the webhook executes the script, it can read the global account password and pull the code package
// 源端用户(用于读取 oplog、状态及写 checkpoint) ``` use admin db.createUser({ user: "mongoshake_src", pwd: "password", roles: [ { role: "read", db: "admin" }, { role: "read", db: "config" }, { role: "read", db:...
``` RRDtool 命令: /usr/local/bin/rrdtool graph - \ --imgformat=SVG \ --start='1763470020' \ --end='1763556420' \ --pango-markup \ --title='test' \ --vertical-label='bits per second' \ --slope-mode \ --base=1000 \ --height=200 \ --width=700 \ --rigid...