Listing Thumbnail

    Gitea Self-Hosted Git Server - AMI by cloudimg

     Info
    Sold by: cloudimg 
    Deployed on AWS
    Free Trial
    AWS Free Tier
    This product has charges associated with it for seller support. Launch a private Git server in minutes with Gitea pre-configured on PostgreSQL and nginx. Secure by default with per-instance credentials and backed by24/7 cloudimg support.

    Overview

    Open image

    This is a repackaged open source software product wherein additional charges apply for cloudimg support services.

    Private Git Hosting on AWS - Ready in Minutes

    Gitea is the popular open source, self-hosted Git service - a lightweight, fast alternative to GitHub and GitLab. This AMI delivers Gitea fully installed and hardened so engineering teams of any size can run a private Git server within minutes of launch. Whether you are a startup replacing per-seat SaaS costs, a regulated fintech keeping source code within your own VPC for compliance, or a DevOps team needing full control over CI pipelines, this image gets you there without manual setup.

    The current release available is Gitea 1.26, providing repositories, pull requests, issues, a built-in CI (Gitea Actions), packages, wikis, and code review.

    Application Stack

    The Gitea server - a single Go binary serving both the API and the web UI - runs behind nginx as a reverse proxy. PostgreSQL is the datastore. Both the server and database bind to the loopback interface, limiting exposure to external networks.

    Secure By Default

    On first boot a one-shot service:

    • Generates fresh server secrets (SECRET_KEY, INTERNAL_TOKEN, OAuth2 JWT secret) unique to your instance
    • Runs database migrations
    • Creates a single administrator account with a per-instance password written to a root-only file

    Open registration is disabled and the installer page is locked. No shared or default credentials ship in the image. Unlike many community AMIs that rely on generic passwords or manual hardening, this image is production-ready from the first boot.

    Example Use Case

    A 10-person engineering team at a fintech company needs to keep proprietary source code off third-party SaaS platforms to satisfy data-residency requirements. They launch this AMI, sign in as the administrator, create repositories, push code over HTTPS or SSH, open pull requests, and run CI pipelines via Gitea Actions - all within their own AWS account. Registration can be enabled or users added from the admin panel as the team grows.

    Getting Started

    1. Launch the AMI from AWS Marketplace in your preferred region.
    2. Ensure your security group allows inbound traffic on ports 22 (SSH), 80 (HTTP), and 443 (HTTPS).
    3. SSH into the instance and retrieve the administrator password from the root-only file.
    4. Open the Gitea web UI in your browser and sign in.
    5. Create your first repository, configure SSH keys, and invite your team.
    6. Optionally configure TLS termination via nginx or an AWS Application Load Balancer.

    cloudimg Support

    24/7 technical support by email and live chat for deployment, upgrades, integrations, TLS termination, and database administration. Critical issues receive a one-hour average response time. Our engineers assist with performance tuning, backup strategies, and migration from other Git platforms.

    To discuss your deployment requirements or schedule a guided walkthrough before subscribing, contact cloudimg support.

    Additional Resources

    Refer to the official Gitea documentation for feature details and API reference. For deployment architecture guidance and hardening best practices specific to this AMI, reach out to cloudimg support.


    Gitea is a trademark of its respective owner. All product and company names are trademarks or registered trademarks of their respective holders. Use of them does not imply any affiliation with or endorsement by them.

    Highlights

    • Gitea, the open source lightweight self-hosted Git service - repositories, pull requests, issues, built-in CI and packages - preinstalled with PostgreSQL and nginx
    • Secure by default: fresh per-instance server secrets, a per-instance administrator and PostgreSQL password are generated on first boot, registration disabled, login in a root only file
    • 24/7 technical support from cloudimg for deployment, upgrades, integrations and TLS termination

    Details

    Sold by

    Delivery method

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

    Latest version

    Operating system
    Ubuntu 24.04

    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.

    Gitea Self-Hosted Git Server - AMI by cloudimg

     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 (690)

     Info
    • ...
    Dimension
    Description
    Cost/hour
    t3.medium
    Recommended
    t3.medium
    $0.08
    t3.micro
    t3.micro instance type
    $0.04
    t2.micro
    t2.micro instance type
    $0.04
    c8i.8xlarge
    c8i.8xlarge instance type
    $0.24
    c5d.24xlarge
    c5d.24xlarge instance type
    $0.24
    c8in.2xlarge
    c8in.2xlarge instance type
    $0.24
    c5ad.16xlarge
    c5ad.16xlarge instance type
    $0.24
    g4ad.xlarge
    g4ad.xlarge instance type
    $0.12
    c6in.4xlarge
    c6in.4xlarge instance type
    $0.24
    c8i.large
    c8i.large instance type
    $0.08

    Vendor refund policy

    Refunds available on request.

    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

    Initial release of Gitea 1.26 lightweight self-hosted Git service.

    Additional details

    Usage instructions

    Connect via SSH on port 22 as the default login user for your operating system variant (the user guide lists it per variant; on Ubuntu it is 'ubuntu'). Gitea is served on port 80 through nginx (the server listens on 127.0.0.1:3000). Retrieve the generated administrator login with: sudo cat /root/gitea-credentials.txt. Browse to http://<instance-public-ip>/ and sign in with the username and password shown. The health endpoint http://<instance-public-ip>/api/healthz is open. Services are managed with systemctl (gitea, postgresql, nginx). To enable HTTPS, follow the Let's Encrypt section of the user guide.

    Resources

    Vendor resources

    Support

    Vendor support

    cloudimg Technical Support

    cloudimg provides 24/7 technical support for this Gitea AMI product.

    Support Channels:

    Response Times:

    • Critical issues: one-hour average response

    Scope of Support: Our engineers help with deployment, initial configuration, software updates, performance tuning, troubleshooting, TLS termination setup, PostgreSQL database administration, backup strategies, and migration from other Git hosting platforms.

    Getting Started Assistance: If you need help with first-time setup - including retrieving your administrator credentials, configuring security groups, or setting up HTTPS - contact our support team and an engineer will guide you through the process.

    Refunds and Billing: For billing questions or refund requests related to this product, contact support@cloudimg.co.uk  with your AWS account ID and instance details.

    Support is included as part of the product subscription. No additional support tier purchase is required to access 24/7 assistance.

    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.