Skip to content

feat(ci): GitLab CI/CD pipeline for same-server deployment - #91

Merged
thana0623 merged 13 commits into
mainfrom
feat/gitlab-cicd
Jul 4, 2026
Merged

feat(ci): GitLab CI/CD pipeline for same-server deployment#91
thana0623 merged 13 commits into
mainfrom
feat/gitlab-cicd

Conversation

@thana0623

Copy link
Copy Markdown
Collaborator

Summary

  • Add GitLab CI/CD pipeline for same-server deployment using shell runner
  • Local Docker build instead of pulling from GHCR (no registry auth needed)
  • override for local image builds

Changes

  • : Simplified deploy job with shell runner executor
  • : Build images locally from Dockerfiles

Server Setup Required

  1. Register GitLab Runner with shell executor
  2. Set runner tags:
  3. Create on server with required variables
  4. Set in root gitconfig

TODO

  • Fix server repo divergence (local main vs GitHub main)
  • Test full deploy pipeline end-to-end
  • Add health checks and rollback support

@thana0623
thana0623 merged commit 101cde3 into main Jul 4, 2026
17 of 18 checks 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.

1 participant