Home

Awesome

Restyaboard

Build Status Average time to resolve an issue Percentage of issues still open Known Vulnerabilities

What is Restyaboard?

Trello like kanban board. Tasks, to-dos, chat, etc., Restyaboard is based on Restya platform with dual License (OSL 3.0 & Commercial License).

Whether you’re creating a personal todo list, planning your holidays with some friends, or working in a team on your next revolutionary concept, Restyaboard is an simple and effective tool to keep your tasks organized. The boards of restyaboard will give you a visual overview of the current state of your projects, and make you productive by allowing you to focus on the few items that matter the most.

Why use Restyaboard?

Since Restyaboard is free software, you don’t have to give us your data and you can install the Restyaboard on your own internal server. You can also increase your productivity even more by reducing the time of managing the projects with the help of the Restyaboard plugin which is available in RestyaPlatform.

For Free Installation, contact us

Status: Active

Demo

Demo

Install

Upgrade

To upgrade, overwrite application files and apply respective DB script:

To upgrade in linux run the following commands. Overwrite All, when prompted by script:

sudo wget https://github.com/RestyaPlatform/board/raw/master/restyaboard.sh –no-check-certificate sudo ./restyaboard.sh

Configuring Restyaboard

NGINX Rate Limiting Configuration

Diagnose Configuration

Forum

Docker configuration

In the container you can set following variables:

VariableDescriptionDefault
POSTGRES_HOSTThe host address of postgres.postgres
POSTGRES_PORTThe port of the postgres host.5432
POSTGRES_ADMIN_USERAn admin user in postgres. (Needed for creating restya user and extensions.)
POSTGRES_ADMIN_PASSThe password of the admin postgres user.
RESTYA_DB_USERNAMEThe desired restya db user which has access to the restya database.
RESTYA_DB_USERPASSThe restya db user password.
RESTYA_DBName of the database for restya.restyaboard
SMTP_SERVERAddress of the SMTP server.smtp_relay
SMTP_PORTPort of the SMTP server.587
TZUsed timezone inside container.Etc/UTC

Database

The docker container creates necessary restyaboard user and relations in postgres during startup. Therefore it checks if the RESTYA_DB database already exists. If it exists it skips the init step for database.

This means if you setup the database on your own you have also to make sure that all relations and users will be added.


Current Status / Plans / Roadmap

To give you some idea about of our plans:

Under release

Next


FAQ (Frequently Asked Questions)

Do you have any installation instructions for Windows?

Please find in Restyaboard Install in Windows document. If you face any issue, please feel free to open a ticket

Do you have any installation instructions for Apache?

Please check Restyaboard Install in Apache

Getting blank page after install

Most likely it is related to your DB credentials. Please check the install log and see if your setup was complete without any errors.

How can I contribute to Restyaboard translation?

Please translate Restyaboard via transifex


Contributing

Our approach is similar to Magento. If anything is not clear, please contact us.

All Submissions you make to Restya through GitHub are subject to the following terms and conditions:

Build

Required sofware: nginx, php-fpm (with mbstring), PostgreSQL, ElasticSearch, Grunt


License

Copyright (c) 2014-2019 Restya.

Dual License (OSL 3.0 & Commercial License)