当前位置:网站首页>JVs privatization deployment start failure handling scheme
JVs privatization deployment start failure handling scheme
2022-07-27 20:45:00 【jonyleek】
------------------------------------------------------------------------------------------------------------------------
JVS It is the enterprise digital rapid development platform that soft development enterprise service strives to build , The platform supports native applications and light applications , Some of these functions are already in gitee The open source , Open source address :gitee.com/software-minister/jvs, On-line demo:frame.bctools.cn, This article is one of a series of articles .
--------------------------------------------------------------------------------------------------------------------------
Deploy basic data storage module
docker-compose -f docker-compose-db.yml up -d
perform `docker ps ` Check
- Check es The success of
- visit http://localhost:9200/

Check minio The success of
http://localhost:9001/login
Account number miniominio
password miniominio

- Check redis The success of
password redis
- Check mysql The success of
Account number root
password root
- Check nacos The success of
- visit http://localhost:8848/nacos/#/login
- Account number nacos
- password nacos

Restart the data enclosure
docker-compose -f docker-compose-db.yml restart
Deploy business function modules
docker-compose up -d
- Check whether the management side is successful
- visit http://localhost
- Account number admin
- password 123456
- Check whether the enterprise document is successful
- visit http://localhost:8848
- Account number admin
- password admin
Whether it can connect with the existing user system of the enterprise
System support LDAP, It can connect with the existing user system of the enterprise , Realize the login of existing users in the enterprise “ Enterprise documents ”

stay application.yml Configuration can be supported in
边栏推荐
- Session attack
- MySQL log error log
- Software test interview question: given a queue, such as: [1, 3, 5, 7], how to put the first number into the third position to get: [3, 5, 1, 7]
- 用户和权限修改用户密码
- Redis queue, RDB learning
- 【深度学习】Pytorch Tensor 张量
- Simple application of multipoint bidirectional republication and routing strategy
- MySQL string function
- 国际权威认可!OceanBase入选Forrester Translytical数据平台报告
- Two years after its release, the price increased by $100, and the reverse growth of meta Quest 2
猜你喜欢

Flask Mdict builds online MDICT Dictionary Service

EasyCVR平台关闭录像为何还会有TS切片文件生成?

Preprocessing and macro definition

JVS公众号登陆配置
![(manual) [sqli labs38, 39] stack injection, error echo, character / number type](/img/72/d3e46a820796a48b458cd2d0a18f8f.png)
(manual) [sqli labs38, 39] stack injection, error echo, character / number type

【Dart】一门为跨端开发而生的编程语言

Anfulai embedded weekly report no. 275: 2022.07.18--2022.07.24

学术分享 | 清华大学 康重庆:电力系统碳计量技术与应用(Matlab代码实现)

RK3399平台入门到精通系列讲解(导读篇)21天学习挑战介绍

When adding RTSP devices to easycvr platform, what is the reason for the phenomenon that they are all connected by TCP?
随机推荐
Clickhouse 实现 MaterializedPostgreSQL
Pyqt5 rapid development and practice 4.5 button controls and 4.6 qcombobox (drop-down list box)
Redis queue、rdb学习
从0开始写bootloader
I'm also drunk. Eureka delayed registration and this pit
access control
(manual) [sqli labs38, 39] stack injection, error echo, character / number type
When adding RTSP devices to easycvr platform, what is the reason for the phenomenon that they are all connected by TCP?
Arduino开发(二)_基于Arduino UNO开发板的RGB灯光控制方法
Adjust the array so that odd numbers all precede even numbers
Unity fairygui play video (Lua)
用户和权限限制用户使用资源
[RCTF2015]EasySQL-1|SQL注入
C language POW function (how to play exponential function in C language)
How to solve the problem of missing alarm information and synchronization when Haikang equipment is connected to easycvr?
未定义变量 “Lattice“ 或类 “Lattice.latticeEasy“(Matlab)
站在巨人肩膀上学习,京东爆款架构师成长手册首发
Software test interview question: count the number in a queue, how many positive numbers and how many negative numbers, such as [1, 3, 5, 7, 0, -1, -9, -4, -5, 8]
Office automation solution - docuware cloud is a complete solution to migrate applications and processes to the cloud
Idea: solve the problem of code without prompt