Listing Thumbnail

    GitLab Community Edition - Preconfigured DevOps Server

     Info
    Deployed on AWS
    Free Trial
    AWS Free Tier
    This product has charges associated with it for TurnKey integration, maintenance, and support. GitLab Community Edition is a preconfigured open-source appliance with automated security updates and backup tools.

    Overview

    Open image

    This product has charges associated with it for TurnKey Linux integration, automated security updates, backup tooling, and bundled support.

    TurnKey GitLab helps save you time and money by providing a ready-to-run GitLab solution that is secure, supported and easy to maintain. The system auto-updates itself with security fixes and is built in a transparent 100% open source process free of hidden backdoors.

    GitLab let's you keep & manage your code, similar to GitHub but on your own server. GitLab helps you manage projects, issues and merge requests and browse source code. It's a fast, secure and stable solution based on Ruby on Rails.

    Highlights

    • Secure, supported and easy to maintain: auto-updated daily with latest security patches. Bundled support for no extra charge.
    • Free from hidden backdoors and vendor lock-in: transparent 100% opensource build of Debian GNU/Linux with no proprietary components or secret sauce.
    • Free 1-click backup, restore and migrate: bundled backup software saves changes to files, databases and package management to encrypted storage which servers can be automatically restored from.

    Details

    Delivery method

    Delivery option
    64-bit (x86) Amazon Machine Image (AMI)

    Latest version

    Operating system
    Debian 13/Trixie

    Deployed on AWS
    New

    Introducing multi-product solutions

    You can now purchase comprehensive solutions tailored to use cases and industries.

    Multi-product solutions

    Features and programs

    Financing for AWS Marketplace purchases

    AWS Marketplace now accepts line of credit payments through the PNC Vendor Finance program. This program is available to select AWS customers in the US, excluding NV, NC, ND, TN, & VT.
    Financing for AWS Marketplace purchases

    Pricing

    Free trial

    Try this product free for 7 days according to the free trial terms set by the vendor. Usage-based pricing is in effect for usage beyond the free trial terms. Your free trial gets automatically converted to a paid subscription when the trial ends, but may be canceled any time before that.

    GitLab Community Edition - Preconfigured DevOps Server

     Info
    Pricing is based on actual usage, with charges varying according to how much you consume. Subscriptions have no end date and may be canceled any time. Alternatively, you can pay upfront for a contract, which typically covers your anticipated usage for the contract duration. Any usage beyond contract will incur additional usage-based costs.
    Additional AWS infrastructure costs may apply. Use the AWS Pricing Calculator  to estimate your infrastructure costs.
    If you are an AWS Free Tier customer with a free plan, you are eligible to subscribe to this offer. You can use free credits to cover the cost of eligible AWS infrastructure. See AWS Free Tier  for more details. If you created an AWS account before July 15th, 2025, and qualify for the Legacy AWS Free Tier, Amazon EC2 charges for Micro instances are free for up to 750 hours per month. See Legacy AWS Free Tier  for more details.

    Usage costs (79)

     Info
    Dimension
    Cost/hour
    t2.large
    Recommended
    $0.02
    t2.micro
    $0.02
    t3.micro
    $0.02
    c3.2xlarge
    $0.02
    c3.4xlarge
    $0.02
    c3.8xlarge
    $0.02
    c3.large
    $0.02
    c3.xlarge
    $0.02
    c4.2xlarge
    $0.02
    c4.4xlarge
    $0.02

    AI Insights

     Info

    Dimensions summary

    You pay by the hour for the EC2 instance size you run this preconfigured GitLab appliance on. The software itself carries no separate license charge; billing tracks compute usage only. Each dimension maps to a specific AWS instance type, grouped into general-purpose (m and t families), compute-optimized (c families), memory-optimized (r families), and storage-optimized (d and i families). Instance sizes scale from small (micro, nano, medium) up to larger 8xlarge configurations, so your hourly rate rises with the CPU, memory, and storage the chosen instance provides. Pick the size that matches your workload.

    Top-of-mind questions for buyers

    No. The GitLab Community Edition software is free and open source, so no license charge applies. You pay only the hourly rate tied to your chosen EC2 instance type. The appliance bundles GitLab and required components preconfigured, but the meter tracks compute usage, not the software itself.
    The hourly software charge accrues while the instance runs. A stopped instance does not accrue the hourly rate. Note that stopped instances may still incur separate AWS storage fees, and AWS servers change their IP address when stopped and restarted unless you attach a static Elastic IP.
    Each Marketplace instance bundles 1-Click cloud backup, restore, and migration to encrypted storage, plus chat and email support. You get unlimited free getting-started help and one free level 1 support incident per month. Accessing these benefits requires registering a TurnKey Hub account and setting up an IAM role.
    www.turnkeylinux.org+1
    Helpful?

    Vendor refund policy

    90 day money back guarantee if you are not fully satisfied.

    How can we make this page better?

    Tell us how we can improve this page, or report an issue with this product.
    Tell us how we can improve this page, or report an issue with this product.

    Legal

    Vendor terms and conditions

    Upon subscribing to this product, you must acknowledge and agree to the terms and conditions outlined in the vendor's End User License Agreement (EULA) .

    Content disclaimer

    Vendors are responsible for their product descriptions and other product content. AWS does not warrant that vendors' product descriptions or other product content are accurate, complete, reliable, current, or error-free.

    Usage information

     Info

    Delivery details

    64-bit (x86) Amazon Machine Image (AMI)

    Amazon Machine Image (AMI)

    An AMI is a virtual image that provides the information required to launch an instance. Amazon EC2 (Elastic Compute Cloud) instances are virtual servers on which you can run your applications and workloads, offering varying combinations of CPU, memory, storage, and networking resources. You can launch as many instances from as many different AMIs as you need.

    Version release notes

    TurnKey gitlab 19.0 is based on Debian 13 (Trixie). See https://www.turnkeylinux.org/updates/gitlab  for appliance-specific release notes.

    Additional details

    Usage instructions

    System Initialization:

    After creating an EC2 instance with 1-Click, browse to http://<Public_DNS>/ for system initialization instructions.

    Alternatively, log in via SSH as user 'admin' to the running instance. Be sure to use the SSH keypair selected during launch.

    This inital step is required to set sensitive passwords & install security updates. You may also be asked to set a domain name for your server. If this is required, then it must be a valid domain name (i.e. have DNS configured).

    Accessing the software main web app

    http://<Public_DNS>/

    This may redirect to https and/or the domain set at initialisation.

    OS commands via SSH

    Log into the running instance via SSH as user 'admin', using the SSH keypair set at launch time. Use sudo to run commands requiring root access.

    Web based System Admin control panel

    https://<Public_DNS>:12321

    Remove scary browser warnings

    By default TurnKey AMIs ship with randomly generated self signed SSL/TLS certifcates. This will cause scary warning in your web browser When accessing https.

    To remove the browser warnings, you will need to get a SSL/TLS certificate signed by an authorized Certificate Authority (CA). The recommended way to do that is to get a free Let's Encrypt SSL certificate. TurnKey comes with a built in tool to do that within your instance:

    1. Ensure that you have your chosen domain DNS records configured and your domain resolves to your instance.

    2. Access your instance via SSH.

    3. Run 'sudo confconsole'.

    4. Select:

      Advanced >> Lets Encrypt >> Gen cert

    For more info see: https://www.turnkeylinux.org/docs/confconsole 

    More info

    For more info specific to this instance, visit the product homepage:

    https://www.turnkeylinux.org/gitlab 

    Support

    Vendor support

    E-mail support is provided through the TurnKey Hub at no additional cost. Once you sign up to the TurnKey Hub, your AWS marketplace subscription will be automatically identified. support@turnkeylinux.org 

    AWS infrastructure support

    AWS Support is a one-on-one, fast-response support channel that is staffed 24x7x365 with experienced and technical support engineers. The service helps customers of all sizes and technical abilities to successfully utilize the products and features provided by Amazon Web Services.

    Similar products

    Customer reviews

    Ratings and reviews

     Info
    0 ratings
    5 star
    4 star
    3 star
    2 star
    1 star
    0%
    0%
    0%
    0%
    0%
    0 reviews
    No customer reviews yet
    Be the first to review this product . We've partnered with PeerSpot to gather customer feedback. You can share your experience by writing or recording a review, or scheduling a call with a PeerSpot analyst.