NOTE: Home portal is still in early development. Please keep an eye here for updates as this documentation is still very much under construction.
Home portal is a collection of tools, services and applications. Using docker it integrates all the services and applications in a single place and with the help of caddy (reverse proxy) we can access all the services and applications using a single domain.
It is still very early in development so please keep an eye here for all updates.
You can also view the documentation here.
To get started with home portal, you will need to have the following installed on your machine:
- Docker
- Docker Compose
Once you have these installed, you can follow the steps below to get home portal installed on your machine:
NOTE: Currently we are busy refactoring the codebase and the documentation. Please keep an eye here for the new updates.
- Download the zip file (HomePortal.zip) from the latest release here.
- Extract the zip file to a location on your machine.
- Open a terminal and navigate to the extracted folder.
Once you have done this, follow the steps at this link to get it running: Getting Started