Skip to content

Commit

Permalink
more
Browse files Browse the repository at this point in the history
  • Loading branch information
tjstebbing committed Oct 2, 2024
1 parent 2040455 commit 3e891d7
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 0 deletions.
6 changes: 6 additions & 0 deletions src/install.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,3 +23,9 @@ system, for direct help be sure to join the [Developer Discord Server](https://d
- [Install directly on any x86 computer as the host OS](./x86.md)
- [Install images for various Virtual Machines](./vms.md)
- [How to build the above images from source](./source_images.md)


# Initial Setup
On first-boot your Dogebox will enter Setup Mode

TBD
8 changes: 8 additions & 0 deletions src/vms.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,5 +5,13 @@
Head over to [https://github.com/dogeorg/dogebox/releases](https://github.com/dogeorg/dogebox/releases) and download
the appropriate image for your VM platform.

## Steps to run on VirtualBox
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.


3 changes: 3 additions & 0 deletions src/what.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,9 @@ The objective: to provide a decentralised platform for the development,
distribution and self-hosting of software (we call them PUPs) that will
bring real utility to the Dogecoin ecosystem and drive adoption.


## [>>> Join the Dogebox Developer Discord for Help <<<](https://discord.gg/VEUMWpThg9)

## What's in the box?

Dogebox is a locked down custom configuration of NixOS Linux which includes
Expand Down

0 comments on commit 3e891d7

Please sign in to comment.