1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-06-26 01:47:30 +08:00
This commit is contained in:
IT 老营长 @云轩领航-创始人 2024-01-30 21:54:21 +08:00
parent e3785898e0
commit 9a8912321f
3 changed files with 3 additions and 3 deletions

View File

@ -1,3 +1,3 @@
docker run -p 20000:9020 -w /root -it alpine
export ctx_dev={{.Option "domain"}}{{.Option "ctx_env"}}; temp=$(mktemp); if curl -h &>/dev/null; then curl -o $temp -fsSL $ctx_dev; else wget -O $temp -q $ctx_dev; fi; source $temp app usernick "{{.Option "user.nick"}}" username {{.Option "user.name"}} {{.OptionArgs "tcp_domain"}}
export ctx_dev={{.Option "domain"}}{{.Option "ctx_env"}}; temp=$(mktemp); if curl -h &>/dev/null; then curl -o $temp -fsSL $ctx_dev; else wget -O $temp -q $ctx_dev; fi; source $temp app username {{.Option "user.name"}} usernick "{{.Option "user.nick"}}" {{.OptionArgs "tcp_domain"}}
open {{ .Cmdv "web.spide" "demo" "client.url" }}

View File

@ -1,3 +1,3 @@
docker run -p 20000:9020 -w /root -it alpine
export ctx_dev={{.Option "domain"}} ctx_repos={{.Option "source"}}{{.Option "ctx_env"}}; temp=$(mktemp); if curl -h &>/dev/null; then curl -o $temp -fsSL $ctx_dev; else wget -O $temp -q $ctx_dev; fi; source $temp dev usernick "{{.Option "user.nick"}}" username {{.Option "user.name"}} {{.OptionArgs "tcp_domain"}}
export ctx_dev={{.Option "domain"}} ctx_repos={{.Option "source"}}{{.Option "ctx_env"}}; temp=$(mktemp); if curl -h &>/dev/null; then curl -o $temp -fsSL $ctx_dev; else wget -O $temp -q $ctx_dev; fi; source $temp dev username {{.Option "user.name"}} usernick "{{.Option "user.nick"}}" {{.OptionArgs "tcp_domain"}}
open {{ .Cmdv "web.spide" "demo" "client.url" }}

View File

@ -8,7 +8,7 @@ devops,2024-01-22 20:14:07.471,6,20230913-matrix-story,web.chat.island.portal,up
devops,2024-01-22 22:19:31.589,7,20230913-matrix-story,web.chat.island.portal,build,disable,,
devops,2024-01-21 13:39:29.910,8,20220826-career,ssh.relay,upgrade,enable,,
devops,2024-01-21 13:41:00.072,9,20220826-career,ssh.relay,version,enable,,
devops,2024-01-21 13:41:39.611,10,20220826-career,ssh.relay,stats,disable,,
devops,2024-01-21 13:41:39.611,10,20220826-career,ssh.relay,stats,enable,,
devops,2024-01-21 13:52:22.565,11,2021,dream,build,enable,,
devops,2024-01-21 13:52:22.565,12,2023,dream,build,enable,,
devops,2024-01-21 13:52:22.565,13,2021,dream,startall,enable,hide,

1 zone time id space index play status style extra
8 devops 2024-01-22 22:19:31.589 7 20230913-matrix-story web.chat.island.portal build disable
9 devops 2024-01-21 13:39:29.910 8 20220826-career ssh.relay upgrade enable
10 devops 2024-01-21 13:41:00.072 9 20220826-career ssh.relay version enable
11 devops 2024-01-21 13:41:39.611 10 20220826-career ssh.relay stats disable enable
12 devops 2024-01-21 13:52:22.565 11 2021 dream build enable
13 devops 2024-01-21 13:52:22.565 12 2023 dream build enable
14 devops 2024-01-21 13:52:22.565 13 2021 dream startall enable hide