LinkAce

LinkAce is a self-hosted archive to collect links of your favorite websites. You can quickly set it up on your infrastructure. Template consists of MariaDB (10.7) and LinkAce image with simple tag.

After the Node where you'd like to run LinkAce is registered, you can set it up by following the steps of deployments as documented here.

Requirements:

  1. APP_KEY environment variable must be 32 characters long.

  2. After deployment, exec in the linkace-app container and add chmod 777 privileges to the \app\.env file.

Once the deployment is successful, LinkAce is ready to use at localhost:6780 by default, as seen below.

Last updated