Skip to Content
Post Setup

Last Updated: 3/6/2026


Post-Setup Steps

Table of Contents

Theoretically you can use LinkAce after finishing the setup. I recommend checking the following short steps to make sure you unlock the full potential of LinkAce, including automated backups to the Internet Archive and regular automated link checks.

1. Update the .env file with advanced settings

The .env file in your LinkAce directory contains some advanced settings which can be enabled if you want to use them. Two configurations are quite important: email settings and application backups.

All other possible settings can be found in the .env file reference.

Email Configuration

Please add the following block to your .env file and change the values according to your

.env settingPossible valuesDefault valueDescription
MAIL_FROM_ADDRESSany email addresshello@example.comThe email address you are sending from
MAIL_FROM_NAMEany stringLinkAceThe name you are sending from
MAIL_MAILERlog, smtp, sendmail, mailgun, ses, postmarksmtpThe method of sending email, more details see the Mail configuration docs 
MAIL_HOSTany stringsmtp.mailgun.orgSMTP only: the host sending email from
MAIL_PORTany number587SMTP only: the post for connecting to the host
MAIL_USERNAMEany stringnoneSMTP only: the username for connecting to the host
MAIL_PASSWORDany stringnoneSMTP only: the password for connecting to the host
MAIL_ENCRYPTIONssl, tls, nonetlsSMTP only: the sending encryption

Application backups to an S3-compatible storage service

Application backups have a dedicated documentation: Application backups

2. Setup the cron

The cron is necessary to enable automated backups via the Waybackmachine, enabling regular link checks and application backups. You will be presented a cron token, and a pre-built cron URL on the system settings page, available from the username dropdown. More information about how to configure a cron can be found in the System Settings.

3. Configure basic app settings

On the same page as your Bookmarklet you can find basic app settings like the timezone, date and time format, and some privacy defaults. I recommend setting the correct timezone and the date and time formats too. You may also set which share buttons should be available when viewing your links.

4. Install the Bookmarklet

Visit the user settings, available from the dropdown menu beneath your username. To install the bookmarklet, simply drag the Bookmarklet button into your bookmarks bar.