Giter Site home page Giter Site logo

helyho / dockerfly Goto Github PK

View Code? Open in Web Editor NEW
62.0 62.0 28.0 10.04 MB

Dockerfly是基于 Docker1.12+ (Docker API 1.24+) 开发出Docker 管理工具,提供里最基本的基于 Docker 的管理功能,目的是能够方便广大Docker初学者以及 Docker 管理员能够快速的进行Docker 容器的管理和维护。

License: Apache License 2.0

HTML 25.79% CSS 48.13% JavaScript 23.92% Shell 0.06% Java 2.10%

dockerfly's People

Contributors

helyho avatar zj514394212 avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

dockerfly's Issues

docker service 扩容时Dockerfly bug

[docker service 扩容时Dockerfly存在bug]

正常而言在后台 docker service scale=X 时,只会在原有N的基础上,新增 X-N的container。

但是通过dockerfly去操作时,存在先Kill 原有的N个container 然后再新启动X个container的问题。

db

你的数据库是怎么配的,可以在文档中说明吗

登录的时候报错

java.sql.SQLException: path to './db/dockerfly': '/root/DockerFly/./db' does not exist
at org.sqlite.core.CoreConnection.open(CoreConnection.java:192)
at org.sqlite.core.CoreConnection.(CoreConnection.java:76)
at org.sqlite.jdbc3.JDBC3Connection.(JDBC3Connection.java:26)
at org.sqlite.jdbc4.JDBC4Connection.(JDBC4Connection.java:24)
at org.sqlite.SQLiteConnection.(SQLiteConnection.java:45)
at org.sqlite.JDBC.createConnection(JDBC.java:114)
at org.sqlite.SQLiteDataSource.getConnection(SQLiteDataSource.java:410)
at org.sqlite.SQLiteDataSource.getConnection(SQLiteDataSource.java:398)
at org.voovan.db.JdbcOperate.getConnection(JdbcOperate.java:61)
at org.voovan.db.JdbcOperate.baseQuery(JdbcOperate.java:120)
at org.voovan.db.JdbcOperate.queryObject(JdbcOperate.java:554)
at org.voovan.dockerfly.DataOperate.OperUser.checkUser(OperUser.java:163)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.voovan.tools.reflect.TReflect.invokeMethod(TReflect.java:394)
at org.voovan.vestful.entity.DirectObject.invoke(DirectObject.java:148)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:498)
at org.voovan.tools.reflect.TReflect.invokeMethod(TReflect.java:369)
at org.voovan.vestful.dto.MethodElement.methodInvoke(MethodElement.java:91)
at org.voovan.vestful.handler.RestfulRouter.process(RestfulRouter.java:98)
at org.voovan.http.server.HttpDispatcher.disposeRoute(HttpDispatcher.java:172)
at org.voovan.http.server.HttpDispatcher.process(HttpDispatcher.java:134)
at org.voovan.http.server.WebServerHandler.disposeHttp(WebServerHandler.java:197)
at org.voovan.http.server.WebServerHandler.onReceive(WebServerHandler.java:171)
at org.voovan.network.EventProcess.onRead(EventProcess.java:148)
at org.voovan.network.EventProcess.process(EventProcess.java:335)
at org.voovan.network.EventThread.run(EventThread.java:34)
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
at java.lang.Thread.run(Thread.java:748)
User [null] logined.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.