1
0
mirror of https://shylinux.com/x/ContextOS synced 2025-04-25 00:38:05 +08:00
This commit is contained in:
root 2025-02-05 09:44:30 +08:00
parent 6b7b0ea0ab
commit 95b0bc0853
3 changed files with 7 additions and 7 deletions

View File

@ -1,6 +1,6 @@
MIT License
Copyright (c) 2020 shylinux
Copyright (c) 2017-2025 shylinux
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal

View File

@ -1,11 +1,11 @@
# Contexts
Contexts 通过模块化、集群化、自动化的方式,只用一个 20M 大小的程序文件,就可以在各种设备上,一键启动完整的云计算服务与云研发环境。
# ContextOS
ContextOS 通过集群化、模块化、自动化的方式,只用一个 20M 大小的程序文件,就可以在各种设备上,一键启动完整的云计算服务与云研发环境。
## 源码安装
### 克隆编译
```sh
git clone https://shylinux.com/x/contexts
cd contexts; source etc/miss.sh
git clone https://shylinux.com/x/ContextOS
cd ContextOS; source etc/miss.sh
```
### 启动服务

View File

@ -25,8 +25,8 @@ Volcanos({river: {
cloud: {name: "部署 cloud", icon: "bi bi-clouds", nodetype: web.SERVER, list: [
{space: "20210308-sshd", index: "ssh.relay"},
{space: "20210308-sshd", index: "ssh.cloud.instance"},
{space: "20210308-sshd", index: "ssh.cloud.domain"},
{space: "20210308-sshd", index: "ssh.cloud.certs"},
// {space: "20210308-sshd", index: "ssh.cloud.domain"},
// {space: "20210308-sshd", index: "ssh.cloud.certs"},
{space: "20210308-sshd", index: "ssh.cloud.client"},
{space: "20210308-sshd", index: "ssh.cloud.profile"}, "bench",
{space: "20230913-matrix-story", index: "web.chat.cloud.group"},