https://github.com/raynardj/terminus
Terminus Internal Smart App
https://github.com/raynardj/terminus
Last synced: 10 months ago
JSON representation
Terminus Internal Smart App
- Host: GitHub
- URL: https://github.com/raynardj/terminus
- Owner: raynardj
- Created: 2017-10-19T14:00:33.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2017-10-21T16:07:55.000Z (over 8 years ago)
- Last Synced: 2025-03-28T04:37:26.685Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 41.3 MB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Terminus
Terminus Internal Smart App
Run on python 2.7
Based on django framework
database on sqlite,mongodb,mysql
server using httpd
system, centos
Intranet domain ter.staples.cn
## 安装
使用普通用户权限(salvor), 不适用root
````
cd ~/djs
git clone https://github.com/raynardj/terminus.git
cd terminus/conf
bash install_conf.sh
sudo ln -s /home/$USER/djs/mt01 /var/run/mt01
````