Overview

Product video
Consul Democracy on AWS by FOSSonCloud is an open-source AWS CloudFormation template that offers an easy-to-install AWS infrastructure solution for quickly deploying Consul Democracy, using both AWS and Consul Democracy best practices.
Consul Democracy is the open-source citizen participation platform originally developed by the city of Madrid; it powers proposals, debates, voting and participatory budgeting for governments and civic organizations worldwide.
Automatically configured to support auto-scaling through AWS Auto Scaling Groups, this solution leverages an S3 bucket with CloudFront for user generated content between application servers. It configures SES with Easy DKIM for emails, and configures Route 53 with convenient DNS entries.
The template ensures multi-level security by incorporating AWS IAM for federated access to resources with least privilege and AWS managed keys and Secrets Manager to manage secrets for encryption of data at rest and in transit.
We support multiple availability zones using an RDS Aurora PostgreSQL cluster and EC2 Auto Scaling Groups.
An optional email address is collected as part of the CloudFormation parameters as the AdminEmail parameter. This email is used as the initial login for the Consul Democracy instance and is not shared with any third party.
Highlights
- Production-ready Consul Democracy v2.5.0 site, with search, email, and caching
- Integrated with AWS Certificate Manager for HTTPS support
- Logs in CloudWatch Logs, Remote access via Session Manager
Details
Introducing multi-product solutions
You can now purchase comprehensive solutions tailored to use cases and industries.
Features and programs
Financing for AWS Marketplace purchases
Pricing
Dimension | Cost/hour |
|---|---|
t2.micro | $0.02 |
t3.micro | $0.02 |
r5.xlarge | $0.02 |
r5d.large | $0.02 |
r5d.8xlarge | $0.02 |
m5.16xlarge | $0.02 |
r5.12xlarge | $0.02 |
m5.2xlarge | $0.02 |
t3.large | $0.02 |
r5.4xlarge | $0.02 |
Vendor refund policy
We do not currently support refunds, but you can cancel at any time.
How can we make this page better?
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
CloudFormation Template v2.0.0
Consul Democracy on AWS by FOSSonCloud deploys a production-ready Consul Democracy instance using AWS best practices.
Consul Democracy is the open-source citizen participation platform originally developed by the city of Madrid; it powers proposals, debates, voting and participatory budgeting for governments and civic organizations worldwide.
WHAT'S DEPLOYED
- VPC with public and private subnets (or use your existing VPC)
- Application Load Balancer with ACM certificate for HTTPS
- Auto Scaling Group with EC2 instances running Consul Democracy (Rails + Puma + nginx)
- Aurora PostgreSQL cluster (multi-AZ)
- Memcached on each application instance
- DelayedJob worker processes for asynchronous tasks
- S3 bucket with CloudFront for user-uploaded media
- SES domain identity with Easy DKIM for email delivery
- Route53 DNS records
- CloudWatch Logs integration
- AWS Secrets Manager for credential storage
- IAM roles with least-privilege permissions
REQUIREMENTS
- Route 53 hosted zone for DNS
- ACM certificate for HTTPS
CloudFormation Template (CFT)
AWS CloudFormation templates are JSON or YAML-formatted text files that simplify provisioning and management on AWS. The templates describe the service or application architecture you want to deploy, and AWS CloudFormation uses those templates to provision and configure the required services (such as Amazon EC2 instances or Amazon RDS DB instances). The deployed application and associated resources are called a "stack."
Version release notes
- Upgrade Consul Democracy to 2.5.0 (from 2.2.0)
- Ruby 3.2.4 to 3.3.11
- Node.js 18 to 20
- Rails 7.0 to 7.2
- AI/LLM translation support added upstream (not enabled by default)
- Upgrade Ubuntu 22.04 to 24.04
- Upgrade OE Common Constructs to 4.5.1 (from 3.20.0)
- Upgrade Aurora PostgreSQL to 15.13 (was 15.4) causes downtime during upgrade
- Upgrade aws-cdk-lib to 2.225.0 (from 2.120.0)
- Upgrade OE devenv to 2.8.3 (from 2.5.3)
- Migrate to AWS Marketplace Catalog API submission (replaces PLF spreadsheet)
- Rebrand to "Consul Democracy on AWS by FOSSonCloud"
- Introduce versioned AMI parameter (AsgAmiIdv200)
- Add taskcat regression tests and pytest integration test scaffold
- Fix consul/installer clone URL to canonical consuldemocracy/installer
Additional details
Usage instructions
Run the stack, providing valid parameters. When the stack creation completes, go to the outputs of the stack and open the URL in your browser. Log in with the email address shown in AdminEmailOutput and the password stored under the 'admin_password' key in the {StackName}/instance/credentials secret in AWS Secrets Manager. To access the application servers, find the EC2 instance in the AWS console and Connect using the Session Manager option. For more detailed instructions, see the GitHub project.
Resources
Support
Vendor support
Email support offered with subscription. https://fossoncloud.com/products/consuldemocracy
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
