Overview
Scoold is an open source Q&A platform written in Java. It supports most of the features found in Stack Overflow and adds a few extras like spaces, single sign-on and geotagging of questions. Scoold is lightweight - the backend is completely separated and handled by Para. It can be deployed on AWS or on premise.
Para is a general-purpose backend server for the cloud. It handles read and write operations for Scoold and keeps it easy to maintain. A self-hosted or a managed Para server is required for Scoold to work properly. For more information about Para, visit https://paraio.org
Highlights
- Full featured Q&A platform
- Single sign-on with LDAP, SAML or social login
- Lightweight and responsive frontend
Details
Features and programs
Financing for AWS Marketplace purchases
Pricing
Vendor refund policy
Scoold is free of charge.
Legal
Vendor terms and conditions
Content disclaimer
Delivery details
Scoold
- Amazon ECS
- Amazon EKS
Container image
Containers are lightweight, portable execution environments that wrap server application software in a filesystem that includes everything it needs to run. Container applications run on supported container runtimes and orchestration services, such as Amazon Elastic Container Service (Amazon ECS) or Amazon Elastic Kubernetes Service (Amazon EKS). Both eliminate the need for you to install and operate your own container orchestration software by managing and scheduling containers on a scalable cluster of virtual machines.
Version release notes
Changelog: https://github.com/Erudika/scoold/releases
Additional details
Usage instructions
Scoold requires a Para backend server. The Para backend can either be deployed as a container or a dedicated instance. There's also a managed Para backend service at https://paraio.com
- Please ensure that you have pulled the container image from the ECR using the container image details
- Launch the Docker images:
docker run -p 8000:8000 <AWS MP Container image URL>
- You'll get the service running
- Copy the public DNS of the instance into the browser, for example http://public-dns:8000
More documentation can be found at https://github.com/Erudika/scoold
Resources
Vendor resources
Support
Vendor support
Please allow 24 hours. We are happy to answer quick questions on Gitter: https://gitter.im/Erudika/scoold For issues, bugs and feature requests use GitHub Issues.
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.