Skip to content

home-cloud-io/os

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

97 Commits
 
 
 
 
 
 
 
 

Repository files navigation

os

The Home Cloud Operating System.

auto-install

Steps to use:

  1. Copy over the hardware configuration of your choice. For example:
cd auto-install
cp hardware/beelink-s12-n100.nix auto-install/hardware-configuration.nix
  1. Copy the vars.install.nix files to vars.nix and update it to use the absolute path to the auto-install directory. For example, replace /etc/nixos with /home/YOUR_USER/repos/home-cloud-io/os/auto-install.
cp vars.install.nix vars.nix
  1. Compile the ISO:
nix-build
  1. Flash the generated .iso file to a USB drive using a tool like Rufus or Balena Etcher.

  2. Install the ISO to your hardware using the bootable USB.

  3. It will take a while to install and will shutdown when it's finished.

  4. Remove the USB and reboot your hardware.

  5. Home Cloud will be installed and when it completes you can access the web dashboard at http://home-cloud.local

Special thanks to Andrei Volt for his initial work on this. We have adapted his effort for this use case.

About

The Home Cloud Operating System

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages