SUI Configure

SUI is a startpage for your server and / or new tab page. It offers some similar functionalities as Homer.
We can use this app in order to have a homepage for all our services, apps and links of our server into one place, and edit only some json
files for the content.
This guide assumes, that Docker and Docker Compose is already installed in your system.
Run Using Docker
Clone the repository in your system and navigate into it:
Change the docker-compose.yaml
file, by declaring the networks as not external in order to work:
Build and bring up with:
Access Web UI
Once SUI is deployed you can navigate to http://ip-server:4000, to see the home page.
Customization
Change Color Themes
Click the options button on the left bottom to alter the color themes.
Add Apps
Add your apps by editing apps.json
:
- Don’t add
http://
in the URL. - Find the names of icons to use at Material Design Icons.
Add Bookmarks
Add your bookmarks by editing links.json
:
Add names for the categories you wish to define and add the bookmarks for each category.
Add Providers
Add new search engines by editing providers.json
:
Add Color Themes
These can be added or customized in the themer.js
file. When changing the name of a theme or adding one, make sure to edit this section in index.html
accordingly: