Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Sign in
Toggle navigation
Menu
Open sidebar
open-toolchain
simple-vsi-toolchain
Commits
dbb6188d
Commit
dbb6188d
authored
Dec 15, 2021
by
Akshay Vijapur
Committed by
GitHub Enterprise
Dec 15, 2021
Browse files
Merge pull request #50 from open-toolchain/AkshayKumar-Vijapur-patch-2
Update messages.yml
parents
fce5917e
f363c7de
Changes
1
Hide whitespace changes
Inline
Side-by-side
.bluemix/nls/messages.yml
View file @
dbb6188d
---
#The format for creating a link with a URL and text is [link text](link url) with no spaces or characters between the two sets of brackets- []()
template.name
:
"
Develop
and
Deploy
application
to
VPC
using
deployment
strategies"
template.description
:
"
With
this
toolchain,
you
can
develop
an
application
and
deploy
to
Virtual
Server
Instances
(Virtual
Machine)
within
your
VPC
managed
by
the
IBM
Cloud.
This
template
provides
you
with
choices
of
advanced
deployment
strategies
like
Blue-Green,
Rolling
to
cater
to
your
needs.
By
default,
the
toolchain
uses
a
sample
Maven
based
Java
\"
Hello
World
\"
app,
but
you
can
also
bring
your
own
Maven
based
Java
app
and
link
to
it
instead.
This
toolchain
is
configured
with
pipelines
for
continuous
integration,
continuous
delivery
and
pull
request
with
[Code
Risk
Analyzer](https://cloud.ibm.com/docs/ContinuousDelivery?topic=ContinuousDelivery-cd-configure-cra-repos),
source
control,
issue
tracking
and
online
editing.
\n\n
This
toolchain
uses
tools
that
are
part
of
the
Continuous
Delivery
service.
If
an
instance
of
that
service
isn't
already
in
the
selected
resource
group
or
organization,
when
you
click
**Create**,
it
is
automatically
added
with
the
free
[Lite](/catalog/services/continuous-delivery/)
plan
selected.
\n\n
To
get
started,
click
**Create**.
\n\n
For
step-by-step
instructions,
follow
the
[tutorial](https://
github.com/open-toolchain/sdk/wiki/Develop-and-deploy-an-application-on-IBM-Cloud-VPC-using-deployment-strategies
)."
template.description
:
"
With
this
toolchain,
you
can
develop
an
application
and
deploy
to
Virtual
Server
Instances
(Virtual
Machine)
within
your
VPC
managed
by
the
IBM
Cloud.
This
template
provides
you
with
choices
of
advanced
deployment
strategies
like
Blue-Green,
Rolling
to
cater
to
your
needs.
By
default,
the
toolchain
uses
a
sample
Maven
based
Java
\"
Hello
World
\"
app,
but
you
can
also
bring
your
own
Maven
based
Java
app
and
link
to
it
instead.
This
toolchain
is
configured
with
pipelines
for
continuous
integration,
continuous
delivery
and
pull
request
with
[Code
Risk
Analyzer](https://cloud.ibm.com/docs/ContinuousDelivery?topic=ContinuousDelivery-cd-configure-cra-repos),
source
control,
issue
tracking
and
online
editing.
\n\n
This
toolchain
uses
tools
that
are
part
of
the
Continuous
Delivery
service.
If
an
instance
of
that
service
isn't
already
in
the
selected
resource
group
or
organization,
when
you
click
**Create**,
it
is
automatically
added
with
the
free
[Lite](/catalog/services/continuous-delivery/)
plan
selected.
\n\n
To
get
started,
click
**Create**.
\n\n
For
step-by-step
instructions,
follow
the
[tutorial](https://
cloud.ibm.com/docs/ContinuousDelivery?topic=ContinuousDelivery-tutorial-cd-vpc
)."
template.gettingStarted
:
"
**Your
toolchain
is
ready!**
\n\n
**Quick
start:**
Commit
a
change
to
the
Git
repo
to
trigger
a
new
build
pipeline,
which
will
be
scanned
for
vulnerabilites
and
deployed
in
your
Virtual
Server.
For
step-by-step
instructions,
see
the
[tutorial](https://github.com/open-toolchain/sdk/wiki/Develop-and-deploy-an-application-on-IBM-Cloud-VPC-using-deployment-strategies)
for
this
toolchain."
deploy.title
:
"
Deploy
Stage
for
Sample
Java
Based
Application"
deploy.description
:
"
Toolchain
to
build
and
deploy
simple
Maven
Based
Java
hello-world
Application"
...
...
@@ -174,4 +174,4 @@ deploy.instanceGroup2PlaceHolder: "instance-group-2"
wizard.fetcher.warning.title
:
"
Note
"
wizard.fetcher.warning.subtitle
:
"
Please
select
the
infrastructure
elements
like
load
balancer,
instance
group,
bastion
host
that
belongs
to
same
VPC
as
selected
earlier."
deploy.vsiText
:
"
**Virtual
Server
Instance
Details**
\n\n
Select
the
virtual
server
instance
from
the
VPC
selected
earlier
where
you
plan
to
deploy
and
run
the
application."
wizard.storage.note.title
:
"
Note:
"
\ No newline at end of file
wizard.storage.note.title
:
"
Note:
"
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