Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
JayKay24
/
flix-tube
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
2
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Feat/implement independent microservices deployments
- #21
#21
Merged
JayKay24
merged 10 commits into
develop
JayKay24/flix-tube:develop
from
feat/implement-independent-microservices-deployments
JayKay24/flix-tube:feat/implement-independent-microservices-deployments
Copy head branch name to clipboard
Mar 7, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Feat/implement independent microservices deployments
#21
JayKay24
merged 10 commits into
develop
JayKay24/flix-tube:develop
from
feat/implement-independent-microservices-deployments
JayKay24/flix-tube:feat/implement-independent-microservices-deployments
Copy head branch name to clipboard
Commits
Commits on Mar 7, 2026
Merge pull request #20 from JayKay24/develop
Show description for 2c96f0c
JayKay24
authored
2c96f0c
View commit details
Copy full SHA for 2c96f0c
Browse repository at this point
chore: Remove Kustomize overlay for the QA environment.
Show description for 2133c08
JayKay24
committed
2133c08
View commit details
Copy full SHA for 2133c08
Browse repository at this point
Refactor Kustomize overlays to modularize environment configurations into per-service kustomization files.
Show description for fe93916
JayKay24
committed
fe93916
View commit details
Copy full SHA for fe93916
Browse repository at this point
refactor: Remove explicit staging namespace definition and its references from kustomization overlays.
Show description for d1243bd
JayKay24
committed
d1243bd
View commit details
Copy full SHA for d1243bd
Browse repository at this point
style: adjust indentation of resource entries in production kustomization files.
Show description for bed3895
JayKay24
committed
bed3895
View commit details
Copy full SHA for bed3895
Browse repository at this point
feat: Introduce `mock-storage` service, replacing `azure-storage` in dev/staging, and refactor image build scripts to use a JSON configuration file.
Show description for 1420717
JayKay24
committed
1420717
View commit details
Copy full SHA for 1420717
Browse repository at this point
feat: Dynamically load Docker images from a JSON file with added input and JSON content validation.
Show description for b473257
JayKay24
committed
b473257
View commit details
Copy full SHA for b473257
Browse repository at this point
feat: Add Kustomize overlay configurations for production and staging environments.
Show description for 5382d54
JayKay24
committed
5382d54
View commit details
Copy full SHA for 5382d54
Browse repository at this point
feat: Add production Kustomization overlay for shared RabbitMQ and MongoDB resources.
Show description for e56fb91
JayKay24
committed
e56fb91
View commit details
Copy full SHA for e56fb91
Browse repository at this point
refactor: Rename `dbFixturesHost` to `dbFixturesDbHost` in the deployment environment variable and config map key.
Show description for b1c9032
JayKay24
committed
b1c9032
View commit details
Copy full SHA for b1c9032
Browse repository at this point
You can’t perform that action at this time.