开发环境:
deepin 15
python 3.6
安装:(Centos 7 环境)
git clone https://github.com/huyuan1999/django-webssh.git
yum -y install epel-release gcc
yum -y install python36 python36-devel
curl https://bootstrap.pypa.io/get-pip.py -o get-pip.py
python3.6 get-pip.py
python3.6 -m pip install Django==2.0.6 paramiko==2.4.1 channels==2.1.5
启动:
cd django-webssh/webssh/
python3.6 manage.py makemigrations django_webssh
python3.6 manage.py migrate django_webssh
python3.6 manage.py runserver 0.0.0.0:8000
-
Notifications
You must be signed in to change notification settings - Fork 2
k8s环境下web ssh登录pod
License
taoshanghu/k8s-webssh
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
k8s环境下web ssh登录pod
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published