Project

General

Profile

Actions

Feature #1391

closed

Feature #1344: [CI/CD] Setup Staging Environment

Setup CI/CD for New Wahana (wahana.com)

Added by Aditya Darmawan about 1 year ago. Updated 12 months ago.

Status:
Closed
Priority:
Normal
Assignee:
Start date:
03/13/2024
Due date:
% Done:

100%

Estimated time:
Platform:
User:
SP:
Sprint:

Description

Setup CI/CD so deployment wahana.com just as simple as a click

Deploy via trigger button

Pipeline ⇒

when merge to a branch ‘stag’ then build image and save to registry

in server (gilab runner installed)

docker pull

docker run x nodes (x = 1, 2, 3)

graceful reload

upstream new-wahana {
server [localhost:9001](http://localhost:9001) down;
server [localhost:9002](http://localhost:9002);
server localhost: 9003;

}

Actions #1

Updated by Aditya Darmawan about 1 year ago

  • Assignee changed from Aditya Darmawan to Samsul Fauzi
Actions #2

Updated by Redmine Admin 12 months ago

  • Status changed from New to Closed
  • % Done changed from 0 to 100
Actions

Also available in: Atom PDF