Listing Thumbnail

    SeedDMS Document Management System | cloudimg Support

     Info
    Sold by: cloudimg 
    Deployed on AWS
    Free Trial
    AWS Free Tier
    This product has charges associated with it for seller support. Launch a pre configured SeedDMS document management system in minutes and manage versioned documents, access control lists and approval workflows from first boot. No manual setup or security hardening required, and backed by 24/7 cloudimg expert support.

    Overview

    Open image

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

    SeedDMS is a mature, enterprise ready open source Document Management System trusted by organisations worldwide to store, version, and control access to their documents. This image delivers SeedDMS 6 fully installed, configured, and security hardened on a production ready stack, so your team has a complete document management platform running within minutes of launch, eliminating hours of manual dependency installation, web server configuration, and database setup that a self managed deployment requires.

    What sets this listing apart from a self managed deployment or a free community image: a dedicated data volume keeps your documents and the database separate from the web root and the application code, so files are never web reachable, survive an application upgrade, and can be resized independently of the operating system disk; a one shot first boot service generates unique MariaDB and SeedDMS administrator passwords for every instance, so no shared or default passwords ever ship, and the well known SeedDMS default administrator login is never shipped; the install wizard is pre completed and locked, eliminating dozens of manual configuration steps; and 24/7 expert support from cloudimg covers SeedDMS specific guidance that generic support cannot provide.

    Who this is for: this image is built for IT administrators, compliance officers, and operations teams who need a controlled document repository without dedicating engineering time to infrastructure. Quality management teams route engineering change orders and standard operating procedures through multi stage review and approval workflows with full version history. Legal and contracts teams version agreements across multiple reviewers with granular access control lists, so only authorised personnel see sensitive documents. Project teams organise deliverables into folder hierarchies with category tagging and full text search for rapid retrieval.

    Application stack: SeedDMS 6 latest stable release, PHP 8.3 with OPcache and all required extensions, the nginx web server, and the MariaDB database engine, with the database data directory and the document content store both held on the dedicated data volume.

    On the first boot of your instance, a one shot service generates a fresh MariaDB password and a fresh SeedDMS administrator password unique to that instance and writes them to a root only file. The application, web server, and database are all configured and the install wizard is already completed and locked. Browse to the instance address and sign in to manage folders, documents, versions, access control lists, review and approval workflows, categories, and full text search. SeedDMS serves on whatever hostname or IP address you reach it on.

    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

    • SeedDMS 6 document management system fully installed with PHP 8.3, nginx, and MariaDB. The install wizard is pre completed and locked so you skip dozens of manual configuration steps. Browse to your instance address and start organising folders, versioned documents, access control lists, and approval workflows immediately after launch.
    • Security hardened first boot generates unique MariaDB and SeedDMS administrator passwords for every instance and stores them in a root only file. The well known SeedDMS default administrator login is never shipped. Documents and the database live on a dedicated data volume separate from the web root and application code.
    • 24/7 expert technical support from cloudimg with a one hour average response time for critical issues. Our engineers provide SeedDMS specific assistance including deployment guidance, access control and workflow configuration, version upgrades, and MariaDB database administration.

    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.

    SeedDMS Document Management System | cloudimg Support

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

     Info
    • ...
    Dimension
    Description
    Cost/hour
    m5.large
    Recommended
    m5.large
    $0.08
    t2.micro
    t2.micro instance type
    $0.04
    t3.micro
    t3.micro instance type
    $0.04
    c5a.12xlarge
    c5a.12xlarge instance type
    $0.24
    c5a.16xlarge
    c5a.16xlarge instance type
    $0.24
    c5a.24xlarge
    c5a.24xlarge instance type
    $0.24
    c5a.2xlarge
    c5a.2xlarge instance type
    $0.24
    c5a.4xlarge
    c5a.4xlarge instance type
    $0.24
    c5a.8xlarge
    c5a.8xlarge instance type
    $0.24
    c5a.large
    c5a.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 SeedDMS 6.0.40, the open source Document Management System, running on nginx, PHP 8.3 and MariaDB.

    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). The SeedDMS web interface is served on port 80: browse to http://<instance-public-ip>/ and sign in with user admin and the generated administrator password. Retrieve the credentials with: sudo cat /root/seeddms-credentials.txt. Only nginx on port 80 is exposed publicly; MariaDB listens on loopback only. The MariaDB database and the SeedDMS document content store both live on a dedicated data volume mounted at /data. SeedDMS derives its base URL from the request host, so it answers correctly on your public IP, private IP or a custom domain. The user guide explains how to add a custom domain, enable HTTPS with Let's Encrypt, and configure users, folders, access control lists, and approval workflows.

    Resources

    Vendor resources

    Support

    Vendor support

    cloudimg provides 24/7 technical support for this SeedDMS Document Management System product by email (support@cloudimg.co.uk ) and live chat. We help with SeedDMS deployment and initial configuration, access control and workflow setup, version upgrades and migration assistance, full text search configuration, MariaDB database administration, and troubleshooting. Critical issues receive a one hour average response time. For billing, subscription changes, or refund requests, contact support@cloudimg.co.uk .

    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.

    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.