Restyaboard (CentOS)

Restyaboard is an open-source alternative to Trello, but with smart additional features like offline sync, diff /revisions, nested comments, multiple view layouts, chat, and more. And since it is self-hosted, data, privacy, and IP security can be guaranteed.

Restyaboard is more like an electronic sticky note for organizing tasks and todos. Apart from this, it is ideal for Kanban, Agile, Gemba board and business process/workflow management. It can be extended with productive plugins

Today, several universities, automobile companies, government organizations, etc from across Europe take advantage of Restyaboard.

Please refer the video on Install Restyaboard 1-click app through DigitalOcean Marketplace

Software Included

Package Version License
Nginx 1.10.3 Custom
PHP 7.4 GPL
Postgres 13 Postgres SQL
Postfix 3.1.0 IBM Public
Restyaboard 1.7 Dual License (OSL 3.0 & Commercial License)

Creating an App using the Control Panel

Click the Deploy to DigitalOcean button to create a Droplet based on this 1-Click App. If you aren’t logged in, this link will prompt you to log in with your DigitalOcean account.

Deploy to DO

Creating an App using the API

In addition to creating a Droplet from the Restyaboard (CentOS) 1-Click App using the control panel, you can also use the DigitalOcean API. As an example, to create a 4GB Restyaboard (CentOS) Droplet in the SFO2 region, you can use the following curl command. You need to either save your API access token) to an environment variable or substitute it in the command below.

curl -X POST -H 'Content-Type: application/json' \
         -H 'Authorization: Bearer '$TOKEN'' -d \
        '{"name":"choose_a_name","region":"sfo2","size":"s-2vcpu-4gb","image": "restya-restyaboardcento-8-3"}' \
        "https://api.digitalocean.com/v2/droplets"

Getting Started After Deploying Restyaboard (CentOS)

  1. Visit your new Droplet in the browser on http://$droplet-ip-address

  2. Log in with the below-given user credentialsshell Username: admin Password: restya

  3. Please change your admin password after successful login.

  4. Configure your Restyaboard site by updating business name, email, and 3rd party API keys

  5. If required, setup additional plugins

  6. Start managing your tasks by following the below workflows- Restyaboard in Checklist Based Workflow