-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathkompose.properties
66 lines (57 loc) · 1.77 KB
/
kompose.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
# Modify this file, publish it on your web site and contact
# JBoss middleware team to set project matrix to parse this file
# for your project information
# Required fields
#######################################################
# should be something like /project or /project/subproject. Only alphanumeric
# characters are allowed (no spaces)!
nodePath=/kompose
# Human readable name of the project. Everything after " - " is cut off.
projectName=kompose
# Main URL to your project
homePage=http://kompose.io
# Miscellaneous fields
#######################################################
description=kompose is a tool to help users familiar with docker-compose move to Kubernetes. It takes a Docker Compose file and translates it into Kubernetes resources.
# ASL, LGPL, LGPL2, LGPL3, EPL, other
license=ASL
# if license is other, fill the URL of the license here
otherLicenseLink=
specialIcon=
archived=
excludeInProjectMatrix=
subProjects=
# Downloads
#######################################################
downloadsLink=
# Documents
#######################################################
docsLink=http://kompose.io/user-guide/
# Community links
#######################################################
communityLink=
knowledgeBaseLink=
userForumLink=
devForumLink=
mailingListLink=
chatLink=
blogLink=
twitterLink=
# Source code links
#######################################################
srcLink=
anonymousLink=
committerLink=
fisheyeLink=
viewvcLink=
githubLink=https://github.com/kubernetes/kompose
anonymousGitLink=
committerGitLink=
# Build links
#######################################################
buildLink=https://github.com/kubernetes/kompose/tree/master/build
hudsonLink=
# Issue tracker links
#######################################################
issueTrackerLink=
jiraLink=