Sign inSign up

raythahq/raytha

By raythahq

Updated 10 months ago

Raytha is a powerful .NET CMS with fast performance. Includes both integrated and headless REST API.

Image
Content management system
0

3.1K

raythahq/raytha repository overview

Raytha

MIT License Dev Build

rsz_color_logo_with_background

Raytha is a versatile and lightweight general purpose content management system. Create any type of website by easily configuring custom content types and HTML templates that can be directly edited within the platform.

🚀 Try out Raytha with a 14-day free trial on our cloud hosting platform.

🌐 Raytha.com 📹 Intro Video 📖 User Guide 👨‍💻 Developer Docs 🐱 Github

Feature Highlights

  • Content Types: Effortlessly create and customize content types, no code changes required.
  • Role Based Access Control: Design customized roles with specific access permissions and assign them to individual users.
  • Built In Template Engine: Easily modify templates within the platform using the popular Liquid templating engine.
  • Headless Mode: Instant access to a REST API based on your content, automatically generated for you.
  • Audit Logs: Built-in audit trail that tracks all edits made for enhanced security.
  • Single Sign On: SAML and Json Web Token authentication are available out of the box for both administrators and public users.
  • Revisions: Revisions of all content and templates are stored, enabling you to go back and revert to a previous version if needed.
  • File Storage: The platform supports local file storage by default, but cloud storage options such as Azure Blob or S3-Compatible can be enabled if desired.

👀 Learn more about Raytha on our website. and the Raytha Youtube channel 📺.

Docker Quick Start.

Dependencies

  • PostgreSQL (default) or SQL Server
  • SMTP for email

Running Raytha

  1. Pull the docker image
docker pull raythahq/raytha
  1. Create your database and set your db connection string in your environment variable. DB migrations will occur on first launch.
ConnectionStrings__DefaultConnection

View all available environment variables, including if you wish to use a storage provider such as Azure Blob or S3-compatible, and also receive emails for password retrieval and other functionality.

  1. Run with command.
 docker run -p 8080:8080 --env-file your-env-file

Why Raytha?

Content Managers Love It

📝 Content managers love Raytha not only for its minimal learning curve, simplicity, and self-evident UI, but also for its ease of granting different permission levels and roles to various admins, as well as its ability to revert back to previous versions of articles effortlessly. Raytha's audit logs functionality is also highly valued by content administrators, allowing them to keep track of all changes made to the content, and ensuring greater transparency and accountability across the organization.

Rapid Prototyping

👨‍💻 Know HTML? Raytha makes it easy for project managers and tech-savvy individuals to create custom websites in a snap. You can go the distance with just a basic understanding of HTML. From blogs and corporate sites to photo and video galleries, event websites, job boards, and beyond, Raytha can help you rapidly prototype a new concept.

Starter Kit for Developers

🚀 If you're a .NET developer looking to jumpstart your web application development, Raytha's boilerplate template can save you valuable time. Raytha offers a host of features including user management, role-based access control (RBAC), single sign-on, and audit logs functionality, as well as interfaces for file storage with Azure Blob and S3-compatible providers. Its architecture is built on the well-known CleanArchitecture template, which means that any .NET developer can easily familiarize themselves with the backend functionality. With Raytha, you can hit the ground running and get your web application up and running in no time.

Community support

For general help using Raytha, please refer to official documentation on raytha.com, the Raytha Youtube channel, or post your questions and feedback in Github Discussions. Keep up to date on Raytha news by following @raythahq on Twitter and Instagram.

Contributing to Raytha

Raytha is open-source software, freely distributable under the terms of an MIT license.

We welcome contributions in the form of feature requests, bug reports, pull requests, or thoughtful discussions in the GitHub discussions and issue tracker. Please see the CONTRIBUTING document for more information.

Raytha was founded by Zack Schwartz @apexdodge.

Tag summary

Content type

Image

Digest

sha256:e874debe7

Size

147.7 MB

Last updated

10 months ago

docker pull raythahq/raytha