Skip to content
This repository has been archived by the owner on Apr 15, 2023. It is now read-only.

Commit

Permalink
create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jsiebens authored May 13, 2020
1 parent 6247578 commit 3efb3f0
Showing 1 changed file with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
# RPI Ghost - Inlets

## How to use this?

1. Start an inlets exit-node with `inlets-pro server` or `inlets server`. For more information, have a look [here](https://docs.inlets.dev/#/?id=exit-servers).
2. Get a domain ready and configure a DNS A record with the public IP address of the exit-node.
3. Download the [latest release](https://github.com/jsiebens/rpi-ghost-inlets/releases).
4. Write the image to an SD card.
5. Customize the /boot/user-data with your domain, inlets exit-node, token and license.
6. Connect a Raspberry Pi to a network and boot with the SD card.
7. Wait for Ghost and Inlets to start. (This could take a moment as your pi will download the required Docker images)
8. Finish configuring Ghost using the admin port.

0 comments on commit 3efb3f0

Please sign in to comment.