[Update] 支持radius认证 (#2323)

* [Update] 支持radius认证

* [Update] 支持radius

* [Update] 增加requirements

* [Update] 修改copyright

* [Update] 修改migrations
This commit is contained in:
老广
2019-01-07 19:20:39 +08:00
committed by GitHub
parent 35403086ab
commit 0e1d3f93ff
12 changed files with 75 additions and 69 deletions

View File

@@ -12,7 +12,7 @@ RUN yum -y install epel-release && cd /tmp/requirements && \
RUN cd /tmp/requirements && pip install -r requirements.txt
COPY . /opt/jumpserver
COPY config_docker.py /opt/jumpserver/config.py
COPY config_example.yml /opt/jumpserver/config.yml
VOLUME /opt/jumpserver/data
VOLUME /opt/jumpserver/logs