TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    GitHub

    Score9.2 out of 10
    N/AGitHub is a platform that hosts public and private code and provides software development and collaboration tools. Features include version control, issue tracking, code review, team management, syntax highlighting, etc. Personal plans ($0-50), Organizational plans ($0-200), and Enterprise plans are available.

    $4

    per month per user

    Proxmox VE

    Score9.2 out of 10
    N/AProxmox Virtual Environment is an open source server virtualization management solution based on QEMU/KVM and LXC. Users can manage virtual machines, containers, highly available clusters, storage and networks via a web interface or CLI. Proxmox VE code is licensed under the GNU Affero General Public License, version 3. The project is developed and maintained by Proxmox Server Solutions GmbH.

    $7.50

    per month

    Pricing
    GitHubProxmox VE
    Editions & Modules
    Team
    $40
    per year per user
    Enterprise
    $210
    per year per user
    Community
    € 90
    year & CPU socket
    Basic
    € 280
    year & CPU socket
    Standard
    € 420
    year & CPU socket
    Premium
    € 840
    year & CPU socket
    Offerings
    Pricing Offerings
    GitHubProxmox VE
    Free Trial
    YesNo
    Free/Freemium Version
    YesYes
    Premium Consulting/Integration Services
    NoNo
    Entry-level Setup FeeNo setup feeNo setup fee
    Additional Details—Proxmox Virtual Environment's source code is published under the free software license GNU AGPL, v3 and thus is freely available for download, use and share. A Proxmox VE Subscription is an additional service program that helps IT professionals and businesses keep Proxmox VE deployments up-to-date. A subscription provides access to the stable Proxmox VE Enterprise Repository delivering software updates and security enhancements, technical help and support.
    More Pricing Information
    Community Pulse
    GitHubProxmox VE
    Considered Both Products
    GitHub
    No answer on this topic
    Proxmox Server Solutions
    No answer on this topic
    Key User Insights
    Would buy again
    96%
    Would buy again
    47 Answers
    100%
    Would buy again
    9 Answers
    Delivers good value for the price
    98%
    Delivers good value for the price
    46 Answers
    100%
    Delivers good value for the price
    9 Answers
    Happy with the feature set
    98%
    Happy with the feature set
    48 Answers
    100%
    Happy with the feature set
    9 Answers
    Lived up to sales and marketing promises
    95%
    Lived up to sales and marketing promises
    38 Answers
    100%
    Lived up to sales and marketing promises
    7 Answers
    Implementation went as expected
    100%
    Implementation went as expected
    42 Answers
    100%
    Implementation went as expected
    9 Answers
    Features
    GitHubProxmox VE
    Version Control Software Features
    Comparison of Version Control Software Features features of GitHub and Proxmox VE
    Feature
    GitHub
    9.4
    10 Ratings
    7% above category average
    Proxmox VE
    -
    Ratings
    Branching and Merging9.710 Ratings00 Ratings
    Version History9.710 Ratings00 Ratings
    Version Control Collaboration Tools9.89 Ratings00 Ratings
    Pull Requests9.710 Ratings00 Ratings
    Code Review Tools8.89 Ratings00 Ratings
    Project Access Control9.210 Ratings00 Ratings
    Automated Testing Integration8.810 Ratings00 Ratings
    Issue Tracking Integration8.910 Ratings00 Ratings
    Branch Protection9.89 Ratings00 Ratings
    Server Virtualization
    Comparison of Server Virtualization features of GitHub and Proxmox VE
    Feature
    GitHub
    -
    Ratings
    Proxmox VE
    7.3
    12 Ratings
    10% below category average
    Virtual machine automated provisioning00 Ratings7.112 Ratings
    Management console00 Ratings7.112 Ratings
    Live virtual machine backup00 Ratings8.012 Ratings
    Live virtual machine migration00 Ratings6.112 Ratings
    Hypervisor-level security00 Ratings8.011 Ratings
    Best Alternatives
    GitHubProxmox VE
    Small Businesses
    Git
    Score10 out of 10
    Oracle VirtualBox
    Score8.2 out of 10
    Medium-sized Companies
    Git
    Score10 out of 10
    VMware vSOM (discontinued)
    Score10 out of 10
    Enterprises
    Perforce P4
    Score7.5 out of 10
    IBM PowerVM
    Score9.6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    GitHubProxmox VE
    Likelihood to Recommend
    9.9
    (131 ratings)
    8.4
    (12 ratings)
    Likelihood to Renew
    10.0
    (1 ratings)
    10.0
    (1 ratings)
    Usability
    9.4
    (10 ratings)
    8.8
    (3 ratings)
    Availability
    -
    (0 ratings)
    9.0
    (1 ratings)
    Performance
    -
    (0 ratings)
    10.0
    (1 ratings)
    Support Rating
    8.8
    (26 ratings)
    10.0
    (1 ratings)
    Implementation Rating
    -
    (0 ratings)
    10.0
    (1 ratings)
    Product Scalability
    -
    (0 ratings)
    10.0
    (1 ratings)
    User Testimonials
    GitHubProxmox VE
    Likelihood to Recommend
    GitHub
    GitHub is an easy to go tool when it comes to Version Controlling, CI/CD workflows, Integration with third party softwares. It's effective for any level of CI/CD implementation you would like to. Also the the cost of product is also very competitive and affordable. As of now GitHub lacks capabilities when it comes to detailed project management in comparison to tools like Jira, but overall its value for money.
    Incentivized
    Read full review
    Proxmox Server Solutions
    We used Proxmox to implement private cloud services, for clusters
    of a small number of servers, from 3 to 11 with and without high
    availability. Allways with ZFS file systems, and we used to install the
    root pool in SSDs mirrored and use other pools with RAID 10 in groups of
    four, for the virtual machines and containers, for the backups and snapshots, we used magnetic disks with RAID 10, in groups of four. Do
    not use an even number of servers because does not facilitates the
    implementation of High Availability, because the corosync service must
    have an odd number of servers to detect a failed server for the quorum
    system. We used a variety of servers, from clone PCs with AMD Ryzen with 6 cores and 12 threads with 64 GB of RAM no ECC, to high end servers with 64 cores and 128 threads per cpu and 2 cpus per server, with AMD EPYC Rome or Milan, 2 terabytes of RAM ECC.
    Incentivized
    Read full review
    Pros
    GitHub
    • Version control: GitHub provides a powerful and flexible Git-based version control system that allows teams to track changes to their code over time, collaborate on code with others, and maintain a history of their work.
    • Code review: GitHub's pull request system enables teams to review code changes, discuss suggestions and merge changes in a central location. This makes it easier to catch bugs and ensure that code quality remains high.
    • Collaboration: GitHub provides a variety of collaboration tools to help teams work together effectively, including issue tracking, project management, and wikis.
    Read full review
    Proxmox Server Solutions
    • BackUp System, provides extensive propiertes and verifications. An exclusive server for BackUp Administration (PBS)
    • Hardware Customization. You can select several properties to adapt the hardware to your needs
    • Easy administration. You will be able to manage the server with easily accessible tools such as the web console and usage statistics.
    • Certificates Administration.
    Read full review
    Cons
    GitHub
    • Not an easy tool for beginners. Prior command-line experience is expected to get started with GitHub efficiently.
    • Unlike other source control platforms GitHub is a little confusing. With no proper GUI tool its hard to understand the source code version/history.
    • Working with larger files can be tricky. For file sizes above 100MB, GitHub expects the developer to use different commands (lfs).
    • While using the web version of GitHub, it has some restrictions on the number of files that can be uploaded at once. Recommended action is to use the command-line utility to add and push files into the repository.
    Read full review
    Proxmox Server Solutions
    • The web UI does not work as well on mobile devices. It is useable, but a mobile optimised / responsive UI would be nice to have. There is a mobile app, so that may alleviate this issue, but I have not yet tried it.
    • Support in the community forums could be better. There are paid support plans, but new users trying out the software will not have access to this. Answers to questions can sometimes be terse, and I can imagine this may put some people off.
    • The wiki is a bit hit and miss with certain topics. I've often seen outdated or missing information, and the whole thing looks like it could do with some polish. I'd love to see it opened up for the community to add to.
    Incentivized
    Read full review
    Likelihood to Renew
    GitHub
    GitHub's ease of use and continued investment into the Developer Experience have made it the de facto tool for our engineers to manage software changes. With new features that continue to come out, we have been able to consolidate several other SaaS solutions and reduce the number of tools required for each engineer to perform their job responsibilities.
    Read full review
    Proxmox Server Solutions
    Proxmox VE provides the most capable, yet stable virtualization platform in the market today. Licensing options are also competitive and cost-effective for support, and support is extremely fast and knowledgable of getting issues resolved as quickly and soundly as possible.
    Incentivized
    Read full review
    Usability
    GitHub
    GitHub is a clean and modern interface. The underlying integrations make it smooth to couple tasks, projects, pull requests and other business functions together. The insights and reporting is really strong and is getting better with every release. GitHub's PR tooling is strong for being web based, i do believe a better code editor would rival having to pull merge conflicts into local IDE.
    Incentivized
    Read full review
    Proxmox Server Solutions
    The interface is easy to use for most of it, but still lacks screens for some configurations. Also, a few of the screens are not as intuitive as they could be. This is specially true with disk and network configuration, where some graphic/visual representations of the configurations would be very useful
    Incentivized
    Read full review
    Reliability and Availability
    GitHub
    No answers on this topic
    Proxmox Server Solutions
    Proxmox VE's ha-cluster functionality is very much improved, though does have a not-very-often occurrence of failure. In a 2-node cluster of Proxmox VE, HA can fail causing an instance that is supposed to migrate between the two nodes stop and fail until manually recovered through the command-line tools provided. Other than this, the HA clustering capability of Proxmox VE has proven to be reliable in 3 or more clustered environments with much less chance of these failures to occur.
    Incentivized
    Read full review
    Performance
    GitHub
    No answers on this topic
    Proxmox Server Solutions
    Proxmox VE's interfacing is always fast to load, both the Web interface and the command-line tool interfaces. Reporting is practically real time almost all the time, and you can see everything in mere seconds, easily able to identify if something is wrong or it everything is in tip-top shape as always desired
    Incentivized
    Read full review
    Support Rating
    GitHub
    There are a ton of resources and tutorials for GitHub online. The sheer number of people who use GitHub ensures that someone has the exact answer you are looking for. The docs on GitHub itself are very thorough as well. You will often find an official doc along with the hundreds of independent tutorials that answers your question, which is unusual for most online services.
    Incentivized
    Read full review
    Proxmox Server Solutions
    They are fast, understanding, very intelligent, know their product very well, fast, responsive, and concise. Need I say more?
    Incentivized
    Read full review
    Implementation Rating
    GitHub
    No answers on this topic
    Proxmox Server Solutions
    It worked, was easy and super fast to deploy, and provided everything we needed in a matter of minutes
    Incentivized
    Read full review
    Alternatives Considered
    GitHub
    While I don't have very much experience with these 2 solutions, they're two of the most popular alternatives to GitHub. Bitbucket is from Atlassian, which may make sense for a team that is already using other Atlassian tools like Jira, Confluence, and Trello, as their integration will likely be much tighter. Gitlab on the other hand has a reputation as a very capable GitHub replacement with some features that are not available on GitHub like firewall tools.
    Incentivized
    Read full review
    Proxmox Server Solutions
    Proxmox VE is cheaper than VMware, especially upscaling an HA architecture. Compared with other free or less expensive solutions, Proxmox VE is high compatible with more types of hardware solutions and more VM types. From my point of view, Proxmox VE has no competitor at the same price level, it offers the most complete and production-ready HA solution.
    Incentivized
    Read full review
    Scalability
    GitHub
    No answers on this topic
    Proxmox Server Solutions
    Proxmox VE provides everything you need to quickly add new storage mediums, network and local, as well as networking interfaces, such as using Linux standard bridges and now Open-vSwitch bridges which can be even more scalable than before. Proxmox VE 4.0 dropped support for OpenVZ in favor of the more well supported and native LXC and made an upgrade path to it very simple.
    Incentivized
    Read full review
    Return on Investment
    GitHub
    • Team collaboration significantly improved as everything is clearly logged and maintained.
    • Maintaining a good overview of items will be delivered wrt the roadmap for example.
    • Knowledge management and tracking. Over time a lot of tickets, issues and comments are logged. GitHub is a great asset to go back and review why x was y.
    Incentivized
    Read full review
    Proxmox Server Solutions
    • Due to the open source nature of Proxmox, we have no licensing costs while training our employees
    • We've migrated 100% of our clients to Proxmox and have found improved uptime, and flexibility.
    • In the 10 years of using Proxmox, we've yet to lose any data or not be notified of backup issues.
    Incentivized
    Read full review
    ScreenShots