
LinkAce (v2)
LinkAce is a self-hosted tool for effortlessly archiving, organizing, and sharing your favorite web links.
Created - Last update
LinkAce is a self-hosted tool for effortlessly archiving, organizing, and sharing your favorite web links. With a clean interface, you can save articles, bookmark tools, and preserve important content long-term. Easily categorize and retrieve your links, or share your collection with others.
Deployed services
linkace
custom
- linkace-data:/app
80
always
22linkace-db
mariadb:11.4.4
- linkace-db:/var/lib/mysql
always
4linkace-redis
bitnami/redis:$$cap_linkace_redis_version
unless-stopped
1Variables
LinkAce Version
Default: v2.1.0
$$cap_sw_versionCheck out their Docker Hub page for the valid tags https://hub.docker.com/r/linkace/linkace/tags. Use only v2.x tags.
Database User
Default: linkace
$$cap_linkace_db_userDatabase user for LinkAce
Database Password
Default: $$cap_gen_random_hex(32)
$$cap_linkace_db_passDatabase password for LinkAce
Database Name
Default: linkace
$$cap_linkace_db_nameDatabase name for LinkAce
Redis Version
Default: 7.2
$$cap_linkace_redis_versionCheck out their Docker Hub page for the valid tags https://hub.docker.com/_/redis/tags
Redis Password
Default: $$cap_gen_random_hex(32)
$$cap_linkace_redis_passRedis password for LinkAce
Mail Host
Default: smtp.example.com
$$cap_linkace_mail_hostSMTP server hostname
Mail Port
Default: 465
$$cap_linkace_mail_portSMTP server port
Mail Username
Default: null
$$cap_linkace_mail_usernameSMTP server username
Mail Password
Default: null
$$cap_linkace_mail_passwordSMTP server password
Mail Encryption
Default: ssl
$$cap_linkace_mail_encryptionSMTP server encryption
Mail From Address
Default: null
$$cap_linkace_mail_from_addressEmail address to send emails from
Mail From Name
Default: null
$$cap_linkace_mail_from_nameName to send emails from