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
c0bb629c
Commit
c0bb629c
authored
Nov 02, 2021
by
PADRAIC EDWARDS
Committed by
GitHub Enterprise
Nov 02, 2021
Browse files
Update messages.yml (#35)
parent
7156c2a4
Changes
1
Hide whitespace changes
Inline
Side-by-side
.bluemix/nls/messages.yml
View file @
c0bb629c
...
...
@@ -2,7 +2,7 @@
#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.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://
cloud.ibm.com/docs/ContinuousDelivery?topic=ContinuousDelivery-tutorial-cd-vsi
)
for
this
toolchain."
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"
deploy.basic.longDescription
:
"
**Basic
Strategy**
uses
the
minimal
infrastructure
components
and
deploys
the
application
on
the
single
Virtual
Server
Instance
and
attaches
the
Floating
IP
for
user
access.
\n\n
Enter
a
name
for
the
app
that
you
want
to
deploy.
Create
a
new
IBM
Cloud
API
Key
or
use
an
existing
IBM
Cloud
API
Key
to
retrieve
IBM
Cloud
VPC
Infrastructure
for
the
Continuous
Delivery
Pipeline
to
automate
deployment
of
the
built
application
binary
to
Virtual
Machines
within
VPC."
...
...
@@ -173,4 +173,4 @@ deploy.instanceGroup1PlaceHolder: "instance-group-1"
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."
\ No newline at end of file
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."
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