SysOps
所属分类:项目管理
开发工具:Python
文件大小:0KB
下载次数:0
上传日期:2024-07-09 11:06:01
上 传 者:
sh-1993
说明: SYC的系统操作
(System Operations for SYC)
文件列表:
ansible/
config_file/
cstation/
docker/
sbin/
.DS_Store
LICENSE
inventory
# These are the SYC Ops Scripts/Tools for Servers Operations
To start using these scripts, you need to clone this repository, got to directory cstation and run the `pip install -e .` script.
## Prepare Odoo Codebase
### For Local Development Server
We can use the following script to prepare the Odoo codebase for local development server:
Prepare Odoo 16.0 for local development
```
$ cd cstation
$ cstation odoo local 16.0
```
The Odoo 16.0 codebase will be cloned and prepared for local development at _/opt/PW/Odoo.16.0
### For Production Server
We can use the following script to prepare the Odoo codebase for production server:
Prepare Odoo 16.0 for production server
```
$ cd cstation
$ cstation odoo server 16.0
```
The Odoo 16.0 codebase will be cloned and prepared for production server.
近期下载者:
相关文件:
收藏者: