Skip to content
Projects
Groups
Snippets
Help
This project
Loading...
Sign in / Register
Toggle navigation
R
Rancher-Catalog
Project
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
Docker
Rancher-Catalog
Commits
74861a8a
Commit
74861a8a
authored
Jun 19, 2019
by
施晓雨
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
yml
parent
d840a359
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
56 additions
and
0 deletions
+56
-0
rancher-compose.yml
templates/influxdb/0/rancher-compose.yml
+56
-0
No files found.
templates/influxdb/0/rancher-compose.yml
0 → 100644
View file @
74861a8a
.catalog
:
name
:
Influxdb
description
:
|
Influxdb
version
:
1.2.2-rancher1
minimum_rancher_version
:
v1.0.0
maintainer
:
"
Raul
Sanchez
<rawmind@gmail.com>"
uuid
:
influxdb-0
questions
:
-
variable
:
"
EXPOSE_SERVICE"
description
:
"
Expose
Influxdb"
label
:
"
Expose
influxdb:"
required
:
true
type
:
enum
default
:
"
true"
options
:
-
"
true"
-
"
false"
-
variable
:
"
influxdb_port"
description
:
|
Port to expose.
label
:
"
Influxdb
port:"
default
:
"
8086"
required
:
true
type
:
"
int"
version
:
'
2'
services
:
lb
:
scale
:
1
start_on_create
:
true
lb_config
:
certs
:
[]
port_rules
:
-
hostname
:
'
'
priority
:
1
protocol
:
http
service
:
influxdb
source_port
:
${influxdb_port}
target_port
:
8086
health_check
:
response_timeout
:
2000
healthy_threshold
:
2
port
:
42
unhealthy_threshold
:
3
interval
:
2000
influxdb
:
scale
:
1
start_on_create
:
true
health_check
:
response_timeout
:
2000
healthy_threshold
:
2
port
:
8086
unhealthy_threshold
:
3
interval
:
2000
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