Skip to content

A docker container to run Apple's RAID Admin management software for the Xserve RAID

License

Notifications You must be signed in to change notification settings

DarkAssassin23/Xserve-RAID-Admin-Docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Xserve RAID Admin Docker

About

This is a simple Docker container that allows you to use Apple's RAID Admin tool without having to install ancient versions of Java or use an outdated OS. Web interface


System Requirements

  • x86_64-based CPU

Using Docker Compose

To build and/or run the Docker container, simply run the following command:

docker-compose up -d

To shut down the container, simply run:

docker-compose down

By default, the container will be accessible via VNC on its default port (5900). With the password 1234 (very secure, I know). Both of these can be changed in the docker-compose.yml and Dockerfile files, respectively.


Using RAID Admin

For information on how to use RAID Admin, you can find my blog post on the subject here.

About

A docker container to run Apple's RAID Admin management software for the Xserve RAID

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published