/
How to recreate Eureka Rancher environment

How to recreate Eureka Rancher environment

Target pipeline: https://jenkins.ci.folio.org/job/folioRancher/job/manageNamespace/job/recreateTeamNamespace/

if you need to delete and create your Eureka Rancher environment, you could use aggregated pipeline above.

Pipeline will do the following:

  1. delete existing env

  2. create a new one (with the same name, links etc.)

Required parameters to fill:

Name

Value

isRequired

Name

Value

isRequired

PLATFORM

EUREKA

true

CLUSTER

edev

true

NAMESPACE

YourTeamName

(folijet, spitfire etc.)

true

CONFIG

development

true

Example of filled parameters:

image-20250306-111652.png

Steps to perform:

  1. fill all required parameters (leave AGENT parameter with default selection)

  2. click on Build button

  3. Wait until fresh env is built (~ 1 hour)

Related content