Skip to content

Dogebox v0.1.1-beta

Compare
Choose a tag to compare
@SomeoneWeird SomeoneWeird released this 07 Oct 07:37
· 72 commits to main since this release
Dogebox Logo

DOGEBOX is a NixOS distribution that runs the Dogebox Runtime Environment

Caution

Warning

Dogebox is currently in beta (heavy testing). Do not use it for any production workloads, and definitely don't send any money to addresses generated by it unless you have ensured key backups.

What's changed?

Setup field validation

Hostname & other fields now have proper validation to prevent the user from entering values that would send the system into an invalid state.
Screenshot 2024-10-07 at 6 33 59 PM

Screenshot 2024-10-07 at 6 34 02 PM

Reflector Connection issue handling

We now display errors & suggestions for when you are not able to hit the reflector (https://reflector.dogecoin.org) properly. This is only used to get your internal network IP address so that you can determine where you find your Dogebox.

Screenshot 2024-10-07 at 6 28 57 PM

Broken Pup Handling

We now properly handle broken pup states, allowing you to actually uninstall things that didn't install properly, instead of your whole system being broken :)

Screenshot 2024-10-07 at 6 29 12 PM

Options for logging websocket messages

You can now use the the developer configurator to enable logging all websocket messages.

image

Websites

Please join our DogeDev discord server for discussion, suggestions, and support.


How to Boot
  1. Download Virtualbox, or another OVA compatible VM launcher.
  2. Import the OVA image.
  3. Configure your network to use bridged mode.
  4. Launch the VM. This may take up to 10 minutes depending on your internet connection, to configure itself initially.
  5. Login with username: shibe and password suchpass
  6. Run ip addr to get the IP address of the VM
  7. On your computer, visit http://ip:8080 to visit the setup experience.