Skip to content
GitLab
Explore
Projects
Groups
Snippets
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
smartpublicbuilding
openhab-pb-stack
Commits
49f05abd
Commit
49f05abd
authored
6 years ago
by
dobli
Browse files
Options
Download
Email Patches
Plain Diff
added config entries for volumerize and known_hosts files
parent
fe94196c
master
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
docker-compose.yml
+8
-0
docker-compose.yml
with
8 additions
and
0 deletions
+8
-0
docker-compose.yml
+
8
-
0
View file @
49f05abd
...
...
@@ -10,6 +10,12 @@ networks:
attachable
:
true
configs
:
backup_config_b1
:
file
:
./configs/volumerize/backup_config_b1.json
backup_config_b2
:
file
:
./configs/volumerize/backup_config_b2.json
backup_config_b3
:
file
:
./configs/volumerize/backup_config_b3.json
sftp_config
:
file
:
./configs/ssh/sshd_config
sftp_users
:
...
...
@@ -22,6 +28,8 @@ configs:
file
:
./configs/ssh/id_rsa.pub
sftp_id_key
:
file
:
./configs/ssh/id_rsa
sftp_known_hosts
:
file
:
./configs/ssh/known_hosts
traefik_proxy
:
file
:
./configs/traefik/traefik.toml
nodered_settings
:
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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
Menu
Explore
Projects
Groups
Snippets