Post

YOURLS

YOURLS (Your Own URL Shortener) is a set of PHP scripts that allows you to run your own URL shortener with full control over data, detailed stats, analytics, and plugin support.

YOURLS
In Development
This script is currently in active development and may be unstable or incomplete. Use in production environments is not recommended.

Installation

Default install:

1
bash -c "$(wget -qLO - https://github.com/community-scripts/ProxmoxVED/raw/main/ct/yourls.sh)"
CPU: 1 cores RAM: 512 MB Disk: 4 GB OS: Debian 13

Default Credentials

UsernamePassword
adminGenerated during install

Configuration

Config file:

1
/opt/yourls/user/config.php

Notes

After installation, visit /admin/install.php once to initialize the database and complete setup.
The admin password is shown at the end of the installation log.

Web Interface

Port: 80

This post is licensed under CC BY 4.0 by the author.