• ihatenodejs released this 2024-11-07 15:15:32 +00:00 | 162 commits to main since this release

    Manage your self-hosted aidxnFUN instance easily. Only Ubuntu is supported.

    What's changed:

    • Design changes (improved coloring, clearing, clarity)
    • Improved Docker installation
    • Bug fixes with install detection
    • Cleaned/optimized script (e.g. duplicate Docker install checking)

    How to use

    This script does not currently work standalone.

    1. Clone the repository
      git clone https://github.com/ihatenodejs/aidxnFUN
    2. If you require this specific release, replace the manage file with the one downloaded from here
    3. Allow script execution
      chmod +x manage
    4. Run the setup
      ./manage setup
    Downloads