Skip to content
forked from CreakyDuck/Ararat

Ararat is the next-generation container/virtual machine control panel. It is your one-stop shop for Docker, LXC, and KVM instances.

License

Notifications You must be signed in to change notification settings

kanetjuh/Ararat

 
 

Repository files navigation

Hye Ararat

Ararat is a panel/dashboard dedicated to management of any server. The idea is simple, its your one stop shop for Linux instances.

Requirements

  • NodeJS > v14
  • Ubuntu 18.04 or newer (Must be LTS)
  • Time, Patience, and half a cup of coffee.

Installation

The panel requires NodeJS for installation.

curl -sL https://deb.nodesource.com/setup_14.x | sudo -E bash -
apt install -y nodejs
  1. Clone the source code by Git URL or by ZIP or download from the releases
  2. cd Ararat then npm install
  3. npm run build to make a high-performance build of the panel
  4. Finally, npm run start to start an instance of the panel

Documentation

  • Ararat Documentation (SoonTM)
  • Lava Documentation (SoonTM)
  • Or, get additional help via Community Discord.

Changelog & Preview

Read the changelog here(coming soon)

and view some screenshots here.(coming soon)

About

Ararat is the next-generation container/virtual machine control panel. It is your one-stop shop for Docker, LXC, and KVM instances.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 95.7%
  • CSS 4.3%