Location via proxy:   
[Report a bug]   [Manage cookies]                

Gitly is an upcoming open-source development platform that is going to have

  • Source code hosting
  • Project management
  • CI & CD

Main features:

  • Light and fast
  • Minimal amount of RAM usage (works great on the cheapest $3.5 AWS Lightsail instance)
  • Easy to deploy (a single <1 MB binary that includes compiled templates)
  • Works without JavaScript
  • Detailed language stats for each directory
  • "Top files" feature to give an overview of the project
  • Very fast CI with pre-cached dependencies
  • Submitting a pull request without forking the repository
GitHub GitLab Gitly
Open source No Yes Yes
All features are open source No No Yes
Minimum RAM 32 GB [0] 4 GB [1] 128 MB
Cheapest server $160 $20 $3.50[2]
Works without JS Partially No Yes
Detailed language stats No No Yes
Installation size ? 3.9 GB [3] <1 MB
Time to load vlang/v repo main page 3s 2s 0.3s
CI features
# CPU cores 2 1 4 - 8
FreeBSD No No Yes
macOS Yes No Yes
Built-in dependency cache No No Yes
A separate instance with an option to SSH to No No Yes
Instant start on commit/PR No No Yes
An easy way to stop entire CI run (manually or on new commit/PR/force push) No No Yes
CI logs storage time 3 months 3 months 6 months
CI minutes in a basic package 3000[4] 10000[5] 43200
Price per user per month $4 $29 $5
Check out Gitly in action by browsing the V language repo: gitly.org/vlang/v