码迷,mamicode.com
首页 >  
搜索关键字:installation    ( 1730个结果
swarm 部署高可用harbor
harbor官方下载地址:https://github.com/vmware/harbor/releases配置参考:https://github.com/vmware/harbor/blob/master/docs/installation_guide.md此处使用离线下载安装包:wget  https://storage.googleapis.com/harbor-releases/
分类:其他好文   时间:2018-06-14 14:51:24    阅读次数:294
Ubutu: mysql + jdk + tomcat installation
MySQL on Linux 下载安装包:https://dev.mysql.com/downloads/mysql/ Download the installation package and copy it to Linux machine under /home/agu/installer. ...
分类:数据库   时间:2018-06-12 17:43:43    阅读次数:214
Ruby on Rails Installation(Learn Rails5.2)
使用版本控制器的原因: 你没有系统根权限,所以你没有别的选择你想要分开运行几个rails 系统 ,并且这几个rails有不同的Ruby版本。使用RVM就可以轻松做到。没有什么新鲜的先安装xcode,再安装rvm->ruby->rails。安装homebrew->posalsql。 你没有系统根权限, ...
分类:其他好文   时间:2018-06-12 12:18:46    阅读次数:158
Windows安装PostgreSQL数据库 无法初始化数据库问题
背景 由于项目的需要,使用 数据库,因此在Windows上安装 数据库。但是在安装后,无法访问本地数据库,这个时候查看 目录,没有任何文件。而且安装过程中,弹出提示框 Problem running post install step.Installation may not complete co ...
分类:数据库   时间:2018-06-09 23:23:18    阅读次数:926
Confluence 6 已经存在的 Confluence 安装配置一个数据源连接
如果你希望在使用 JDBC 直接方式的应用中切换到使用数据源: 停止 Confluence. 备份下面的文件,以防止你可能需要重新恢复你的配置: <installation-directory>/conf/server.xml <installation-directory>/confluence/ ...
分类:其他好文   时间:2018-06-08 23:20:22    阅读次数:354
Confluence 6 升级 Confluence 使用数据源
如果你对 Confluence 进行升级(手动或者使用安装器),你需要:停止 Confluence (如果你已经尝试开始启动)。拷贝你的数据库驱动到 <installation-directory>/lib 目录。编辑 <installation-directory>/conf/server.xml 同时添加你的数据源资源。编辑 <installation-direc
分类:其他好文   时间:2018-06-08 23:18:06    阅读次数:255
Confluence 6 已经存在的 Confluence 安装配置一个数据源连接
如果你希望在使用 JDBC 直接方式的应用中切换到使用数据源:停止 Confluence.备份下面的文件,以防止你可能需要重新恢复你的配置:<installation-directory>/conf/server.xml<installation-directory>/confluence/WEB-INF/web.xml<home-directory>/conf
分类:其他好文   时间:2018-06-08 23:15:50    阅读次数:373
Confluence 6 升级 Confluence 使用数据源
如果你对 Confluence 进行升级(手动或者使用安装器),你需要: 停止 Confluence (如果你已经尝试开始启动)。 拷贝你的数据库驱动到 <installation-directory>/lib 目录。 编辑 <installation-directory>/conf/server. ...
分类:其他好文   时间:2018-06-08 23:13:55    阅读次数:209
IDEA 配置Jrebet 自动加载Java类,
官方文档地址: http://manuals.zeroturnaround.com/jrebel/ide/intellij.html#installation ...
分类:编程语言   时间:2018-06-08 19:32:20    阅读次数:163
vue-router教程一(安装篇)
Installation安装 #直接下载/cdn https://unpkg.com/vue-router/dist/vue-router.js Unpkg.com提供基于NPM的CDN链接。上述链接将始终指向NPM的最新版本。您还可以通过https://unpkg.com/vue-router@2 ...
分类:其他好文   时间:2018-06-08 11:55:11    阅读次数:397
1730条   上一页 1 ... 39 40 41 42 43 ... 173 下一页
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!