Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
D
deploy
Overview
Overview
Details
Activity
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Board
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
public
deploy
Commits
679ec1be
Commit
679ec1be
authored
Feb 05, 2024
by
蔡润涛
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
change mysql web ui to cloudbeaver
parent
8b2b78bb
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
8 additions
and
6 deletions
+8
-6
commom.yml
commom.yml
+8
-6
No files found.
commom.yml
View file @
679ec1be
...
@@ -50,12 +50,14 @@ services:
...
@@ -50,12 +50,14 @@ services:
volumes
:
volumes
:
-
/home/deploy/data/redis-prod:/data
-
/home/deploy/data/redis-prod:/data
# 数据库web平台
# 数据库web平台
php-myadmin
:
cb
:
restart
:
always
container_name
:
cb
image
:
phpmyadmin
image
:
dbeaver/cloudbeaver
container_name
:
php-myadmin
volumes
:
external_links
:
-
./dbeaver:/opt/cloudbeaver/workspace
-
mysql-prod:db
environment
:
-
VIRTUAL_HOST=db.example.com
-
VIRTUAL_PORT=8978
redis-ui
:
redis-ui
:
container_name
:
redis-ui
container_name
:
redis-ui
image
:
erikdubbelboer/phpredisadmin:1.17.2
image
:
erikdubbelboer/phpredisadmin:1.17.2
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment