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

Installation

Default install:

1
bash -c "$(curl -fsSL https://raw.githubusercontent.com/community-scripts/ProxmoxVE/main/ct/yourls.sh)"
CPU: 1 cores RAM: 512 MB Disk: 4 GB OS: Debian 13

Default Credentials

UsernamePassword
adminGenerated during install

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

Source code
Loading...