JSKIP_TO_CONTENT
  • Help
  • Glossary
  • Tickets
  • EcoSystem Status
Moko Consulting
  • Home
  • News
  • Services
  • Products
  • Jobs
You are here:
  1. Home
  2. Support
  3. MokoGIT
  4. Getting Started

Getting Started

Getting Started: Your Account and First Repository

Details
Category: Getting Started
  • Applicable Software: MokoGIT
  • Min Version Number: 02.08.00
  • Max Version Number: Not Applicable

Logging In

Your MokoGitea account is created by your Moko Consulting administrator. To log in:

  1. Navigate to your MokoGitea instance URL (provided by your administrator).
  2. Enter your username and password.
  3. Click Sign In.

If you've forgotten your password, use the Forgot Password link on the login page, or contact your administrator.

The Dashboard

After logging in, you'll see your Dashboard, which shows:

  • Activity Feed — Recent actions from repositories you follow or contribute to.
  • Your Repositories — Quick access to repos you own or have been added to.
  • Organizations — Teams and groups you belong to.

Setting Up Your Profile

  1. Click your avatar in the top-right corner and select Settings.
  2. Update your display name, bio, and avatar.
  3. Optionally add your website and location.
  4. Click Update Profile to save.

Creating Your First Repository

  1. Click the + icon in the top navigation bar and select New Repository.
  2. Enter a Repository Name (e.g., my-first-project).
  3. Add an optional Description.
  4. Choose Private or Public visibility.
  5. Check Initialize this repository to create it with a README file.
  6. Click Create Repository.

Cloning Your Repository Locally

Once your repository is created, clone it to your local machine:

git clone https://your-mokogitea-url/username/my-first-project.git
cd my-first-project

You can also use SSH if you've set up SSH keys.

Making Your First Commit

  1. Create or edit a file in your cloned repository.
  2. Stage and commit your changes:
    git add .
    git commit -m "My first commit"
  3. Push to MokoGitea:
    git push origin main

Refresh your repository page in MokoGitea to see your changes.

Last Updated: September 02, 2026
Hits: 111
  • mokogit
  • Onboarding

What is MokoGIT?

Details
Category: Getting Started
  • Applicable Software: MokoGIT
  • Min Version Number: 02.08.00
  • Max Version Number: Not Applicable

Overview

MokoGIT is a private, self-hosted Git service powered by Gitea — a lightweight, open-source platform similar to GitHub or GitLab. Provided and fully managed by Moko Consulting, MokoGIT gives your team a secure, dedicated instance for hosting code without the hassle of server setup or maintenance.

Access & Sign-In

MokoGIT is a private service: signing in is required to browse repositories, view code, and use issues, pull requests, and the wiki. Anonymous web access is disabled to protect the service from automated scraping (crawlers). Your account is provided by your Moko Consulting administrator.

Automatic product updates keep working — installed MokoOnyx and Joomla extensions continue to check for updates and download their licensed releases in the background, with no sign-in required. Only interactive web browsing needs an account.

Key Features

  • Repository Hosting — Create unlimited public or private Git repositories with full version control. (“Public” repositories are visible to signed-in users of your instance.)
  • Issue Tracking — Report bugs, request features, and manage tasks with labels, milestones, and project boards.
  • Code Review — Use pull requests with inline comments, approvals, and merge options to maintain code quality.
  • Organizations & Teams — Group repositories and manage access for departments, projects, or clients.
  • CI/CD with Gitea Actions — Automate builds, tests, and deployments using GitHub Actions-compatible workflows.
  • Webhooks & API — Integrate with Slack, Discord, Microsoft Teams, or build custom automations via the REST API.

Why MokoGIT?

Unlike public cloud services, MokoGIT runs on infrastructure managed by Moko Consulting. That means:

  • Full data ownership — Your code stays on your terms, not a third-party platform.
  • Managed for you — We handle updates, backups, security patches, and server maintenance so you can focus on development.
  • Custom configuration — Need specific integrations or settings? We tailor your instance to fit your workflow.

Getting Help

Browse the other articles in this section for step-by-step guides on repositories, pull requests, SSH keys, and more. If you need direct assistance, visit our Technical Support & Contact page.

Last Updated: September 02, 2026
Hits: 72
  • mokogit

Support

  • Help
  • Glossary
  • Tickets
  • EcoSystem Status

🛎️ Prefer white‑glove setup?

Moko Consulting can provision the line, port your number, tune policies, and hand you a zero‑drama system with a one‑page runbook.
Find out More Here or Contact us to find out more!
📝 Open Support Ticket ☎️ Call ‪(931) 279-6313
mokogit 35 MokoWaaS 27 Onboarding 16 mcp 12 MokoOnyx 11 CMS 9 Marketing 5 Branding 5
  • Terms of Service
  • Privacy Policy
  • Privacy Information Request
Copyright © 2026 Moko Consulting. All Rights Reserved.
Powered by MokoSuite