Skip to content

devops: od-website deployment - #5

Merged
kickhead13 merged 4 commits into
mainfrom
docker_ver
Mar 16, 2026
Merged

devops: od-website deployment#5
kickhead13 merged 4 commits into
mainfrom
docker_ver

Conversation

@OllieOlafsson

@OllieOlafsson OllieOlafsson commented Mar 15, 2026

Copy link
Copy Markdown
Member

I've updated our Jenkins pipeline to automatically deploy our website.

Relevant for frontend devs!

When shipping a new version of our website, one should create a tag corresponding to our versioning standard. Ideally, with changes from our main branch.

OllieOlafsson added 4 commits March 15, 2026 10:57
In a familiar fashion to od-official-server, this pipeline seeks to
build a new docker image based on the newest tag and push it to our
registry which in turn will get deployed by k8s.
od-website1 omegalul
Job needs npm i to run successfully...
Replacing original Jenkinsfile with this one which interacts with
kubernetes, avoiding manual intervention for deployment process.

When a new release of the website is to be shipped, the developer should
create a new tag corresponding to our versioning standard which will be
automatically deployed on our infrastructure.

@kickhead13 kickhead13 left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool i think works.

@Doru991 Doru991 left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Cool, I think it'll be useful

@kickhead13
kickhead13 merged commit 333a075 into main Mar 16, 2026
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants