mirror of
https://shylinux.com/x/ContextOS
synced 2025-04-26 01:04:06 +08:00
14 lines
1010 B
Plaintext
14 lines
1010 B
Plaintext
~web
|
|
dream create name "20210308-sshd" icon `usr/icons/ssh.png` repos `https://shylinux.com/x/sshd` restart always
|
|
dream create name "20230511-linux-story" icon `src/linux.png` repos `https://shylinux.com/x/linux-story`
|
|
dream create name "20230511-nginx-story" icon `src/server/nginx.png` repos `https://shylinux.com/x/nginx-story` restart always
|
|
dream create name "20230511-docker-story" icon `src/client/docker.png` repos `https://shylinux.com/x/docker-story` restart always
|
|
dream create name "20230511-redis-story" icon `src/client/redis.png` repos `https://shylinux.com/x/redis-story`
|
|
dream create name "20230511-mysql-story" icon `src/studio/mysql.png` repos `https://shylinux.com/x/mysql-story`
|
|
dream create name "20230511-golang-story" icon `usr/icons/go.png` repos `https://shylinux.com/x/golang-story`
|
|
dream create name "20230913-matrix-story" icon `src/matrix/matrix.png` repos `https://shylinux.com/x/matrix-story` restart always
|
|
~web.code.git
|
|
config service cmd git
|
|
~ssh
|
|
source local.shy
|