-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Feat : draft gogs integration (WIP) #166
base: dev
Are you sure you want to change the base?
Conversation
Thanks for opening this Pull Request!
|
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
didn't we want to use git tea? |
@Mograbi told us the 2 tools were similar and a fork of each other. Here we just want to POC the GIT solution and communication mechanism don't we ? After we can change the git backend server without impacts ? right ? |
@AlexFernandes-MOVAI I think this should be open to a seperate branch first and not dev |
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
3.1 - GIT server on CE
New service to be installed on Manager / Flow :
Launch it :
Configure Gogs : http://localhost:30080/
Database infos : gitdb, user: gitmovai, password: gitmovai
SSH access : localhost:30022
Challenges:
initial SSH configuration for GitServer, MovaiBackend:
initial MOVAI repositories creation :
plug backend, spawner, health-node containers to these repositories local clones
packages compilation and generation will be handled by some complementary orchestration (mobros spawnable containers):