Listing Thumbnail

    ProcessWire - Preconfigured Self-Hosted CMS

     Info
    Deployed on AWS
    Free Trial
    AWS Free Tier
    This product has charges associated with it for TurnKey integration, maintenance, and support. ProcessWire 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 ProcessWire helps save you time and money by providing a ready-to-run ProcessWire 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.

    ProcessWire is a free content management system (CMS) and framework (CMF) built to save you time and work the way you do. With all custom fields, a secure foundation, proven scalability and performance, ProcessWire connects all of your content seamlessly, making your job fast, easy and fun. Extendable with custom developed plugins, or search the available third party ProcessWire modules.

    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.

    ProcessWire - Preconfigured Self-Hosted CMS

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

     Info
    Dimension
    Cost/hour
    t2.small
    Recommended
    $0.02
    t2.micro
    $0.02
    t3.micro
    $0.02
    c1.medium
    $0.02
    c1.xlarge
    $0.02
    c3.large
    $0.02
    c4.large
    $0.02
    c5.large
    $0.02
    c5a.large
    $0.02
    c5ad.large
    $0.02

    AI Insights

     Info

    Dimensions summary

    You pay by the hour based on the AWS EC2 instance size you run this preconfigured content management system on. The software price stays the same; your hourly rate changes with the compute type you pick. Options span several instance families: burstable types (t1, t2, t3, t3a) suited to variable workloads, compute-optimized types (c-series), memory-optimized types (r8i), storage-focused types (i7i), and general-purpose types (m-series). Sizes range from nano and micro up to 2xlarge. Larger instances offer more CPU and memory, so they cost more per hour. You choose the fit for your traffic.

    Top-of-mind questions for buyers

    The hourly rate covers the preconfigured content management system software running on your chosen AWS EC2 instance. It bundles the CMS with supporting tools like a database, mail transfer agent, web server, and admin panels, all preinstalled. AWS charges its own separate instance and storage fees on top.
    Software charges accrue per hour while the instance runs. When you stop the instance, the hourly software charge stops. AWS may still bill underlying storage fees for the stopped volume. The software meters running time only, so idle stopped instances avoid the hourly software cost.
    Each dimension maps to one EC2 instance type billed per hour. To scale, you switch to a larger instance size, which changes your hourly rate. Larger types offer more CPU and memory. The software itself stays the same across all instance types; only the compute changes.
    www.turnkeylinux.org+1
    Helpful?

    Vendor refund policy

    90 day "no questions asked" 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 processwire 19.0 is based on Debian 13 (Trixie). See https://www.turnkeylinux.org/updates/processwire  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/processwire 

    Support

    Vendor support

    Free unlimited initial basic "getting started" support, plus one free "level 1" support incident per month. Additional paid support is also available on request. Contact support via https://hub.turnkeylinux.org  or email support@turnkeylinux.org  - please quote your AWS user ID and the product name you are seeking support for.

    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.