Quickstart Guide meloki
Before you begin, it is crucial to read and follow all safety instructions. Ensuring your safety and the proper operation of this equipment is our top priority. Please take a moment to familiarize yourself with the safety guidelines provided. Your adherence to these instructions will help prevent accidents and ensure a smooth and efficient setup.
General Informationβ
meloki is a local AI instance specifically designed for customers, providing easy access to powerful AI solutions. This guide outlines the essential steps to quickly set up and start using your meloki system.
The meloki software and AI solutions are installed on the primary NVMe drive. An additional SSD drive is available. It is used for Backups, you may also use it to store any Input or Output Data (RAG Files, Audio Files or your own models)
Initial Appliance Setupβ
- Unpack the appliance.
- Install or mount the appliance.
- Connect the appliance to the network.
- Choose one of the available methods to access the system and perform the initial network configuration.
By default, all appliances are reachable via Port 1 using the static IP address 192.168.2.1.
Available Access Methodsβ
| Access Method | scope7-4480 | scope7-5580 | scope7-6680 |
|---|---|---|---|
| Direct Network Access | β | β | β |
| IPMI Web Interface | β | β | β |
| VGA Console | β | β (with adapter) | β |
| Mini DisplayPort Console | β | β | β |
| Serial Console | β | β | β |
scope7-4480 Port guidelineβ

scope7-5580 Port guidelineβ

scope7-6680 Port guidelineβ

Method 1: Direct Network Accessβ
All appliances are shipped with Port 1 configured with the static IP address:
192.168.2.1
Ensure that your workstation can reach the network 192.168.2.0/24 and open the following URL in your browser:
https://192.168.2.1:10000
In addition to accessing the DOMOS WebUI, you can also connect to the appliance via SSH:
ssh admin@192.168.2.1
If the appliance is not reachable via the default IP address, configure a network address using the DomosNetConf utility.
Method 2: Access via IPMIβ
All appliances provide an IPMI interface that allows access to the system independently of the operating system configuration.
Requirementsβ
- Connect a network cable to the dedicated IPMI port.
- The IPMI interface obtains its IP address via DHCP.
- During the boot process, the assigned IP address is displayed on the screen.
Open the following URL in your browser:
https://<IPMI-IP-ADDRESS>
Always use HTTPS when accessing the IPMI Web Interface.
Login to the IPMI Web Interfaceβ
Use the following default credentials to log in to the IPMI Web Interface:
| Username | Password |
|---|---|
| admin | secudos-meloki |
Open the Remote Consoleβ
The procedure differs depending on the appliance model.
scope7-4480β
- Navigate to Remote Control.
- Select H5Viewer.
- Click Launch H5Viewer.

scope7-5580 and scope7-6680β
- Navigate to Remote Control.
- Select H5Viewer.
- Click Launch H5Viewer.

The remote console will open in a new browser window and display the appliance's monitor output.
Log in using the credentials listed in the Default Console Credentials section and continue with the DomosNetConf utility.
Method 3: Access via Serial or Local Consoleβ
If network access is not available, the appliance can be accessed directly through a local console.
scope7-4480β
The scope7-4480 provides the following local access methods:
- Serial Console
- VGA
scope7-5580 and scope7-6680β
The scope7-5580 and scope7-6680 provide local console access via:
- Mini DisplayPort
The scope7-5580 additionally ships with a Mini DisplayPort to VGA adapter for connecting legacy VGA monitors.
Loginβ
Connect a monitor or serial terminal and log in using the credentials listed in the Default Console Credentials section.
After login, continue with the DomosNetConf utility.
Serial Console Settings (scope7-4480 only)β
| Setting | Value |
|---|---|
| Speed | 115200 bps |
| Parity | None |
| Data Bits | 8 |
| Stop Bits | 1 |
These settings are commonly referred to as 115200, 8N1 and are often preconfigured in terminal applications.
Default Console Credentialsβ
Use the following credentials when accessing the appliance via IPMI remote console, serial console, or local console:
| Username | Password |
|---|---|
| root | secudos |
The default credentials should be changed after the initial setup.
DomosNetConfβ
DomosNetConf is a console-based network configuration utility used during the initial appliance setup.
The utility allows you to configure:
- IP address
- Subnet mask
- Default gateway
- DNS servers
To start the utility, execute:
DomosNetConf
Follow the on-screen instructions to configure the desired network settings.
Once network connectivity has been established, all settings can also be modified through the DOMOS WebUI.
Network Requirementsβ
This section lists all outbound network connections required for appliance operation, updates, and optional features.
All connections are outbound connections initiated by the appliance. No inbound firewall rules are required unless explicitly stated otherwise.
Generalβ
The following destinations are required for system updates and repository access.
| URL | Port | Protocol | Purpose | Optional |
|---|---|---|---|---|
| domosrepo3.secudos.de | 443 | HTTPS | DOMOS update repository check and download | No |
| secudos.de | 443 | HTTPS | SECUDOS mirror list retrieval | No |
Chat & RAGβ
The following destinations are required when using the Chat & RAG feature set.
| URL | Port | Protocol | Purpose | Optional |
|---|---|---|---|---|
| registry-1.docker.io | 443 | HTTPS | Docker Hub API and authentication (pulling nginx and Ollama images) | No |
| auth.docker.io | 443 | HTTPS | Docker Hub authentication service | No |
| production.cloudflare.docker.com | 443 | HTTPS | Docker Hub registry storage CDN | No |
| ghcr.io | 443 | HTTPS | GitHub Container Registry (pulling OpenWebUI images) | No |
| pkg-containers.githubusercontent.com | 443 | HTTPS | GitHub Container Registry storage CDN | No |
| registry.ollama.ai | 443 | HTTPS | Ollama model registry API | No |
| ollama.com | 443 | HTTPS | Ollama model library and download redirects | No |
| *.cloudfront.net | 443 | HTTPS | Ollama model download CDN | No |
| huggingface.co | 443 | HTTPS | Hugging Face model hub (embedding and pipeline models) | Yes |
| *.huggingface.co | 443 | HTTPS | Hugging Face API endpoints | Yes |
| cdn-lfs.huggingface.co | 443 | HTTPS | Hugging Face Large File Storage CDN | Yes |
Hugging Face connectivity is only required when using document upload, embeddings, RAG functionality, or custom model workflows.
AI Automationβ
The following destinations are required when using the AI Automation feature based on n8n.
| URL | Port | Protocol | Purpose | Optional |
|---|---|---|---|---|
| docker.n8n.io | 443 | HTTPS | Official n8n container image repository | No |
| registry-1.docker.io | 443 | HTTPS | Docker Hub API and authentication | No |
| auth.docker.io | 443 | HTTPS | Docker Hub authentication service | No |
| production.cloudflare.docker.com | 443 | HTTPS | Docker Hub registry storage CDN | No |
Accessing melokiβ
melokiβs WebUI is accessible over HTTPS only.
On First Setup:
https://IP-OF-YOUR-APPLIANCE/
After Setup:
https://IP-OF-YOUR-APPLIANCE/meloki
Or use your FQDN with your own SSL cert.
Configure DOMOSβ
Configuration via SSHβ
Use the following SSH commands to connect:
ssh admin@IP-OF-YOUR-APPLIANCE
Password is admin.
You can change the IP address of the system at any time using the DomosNetConf tool from the system command line.
Configuration in DOMOS WEB-UIβ
Open your preferred browser and log in to DOMOS by entering the default IP address 192.168.2.1:10000 or your customized IP address.
Log in using the default credentials:
Username: admin
Password: admin
During the initial DOMOS configuration, you must configure both an IP address and a default gateway.
Change IP Addressβ
- In the navigation bar, select "Network" β "Interfaces" and click "Edit" on the desired interface. [OPTIONAL]
- Configure the required network settings and click on "Save".

Set Default Gatewayβ
- Select "Network" β "Routes" in the navigation bar.
- Add (or change) the Default Gateway
- Click on Save
A default gateway is required for proper operation of the meloki system.

Configure DNS Serverβ
- Configure DNS server under "Network" β "DNS". [OPTIONAL]

Click on the "Activate Settings" button at the top to activate the current settings.
Applying the settings may take a few minutes. Please do not make any changes during this time and keep your browser open.

First Setup wizardβ
Access the meloki wizard by accessing https://IP-OF-YOUR-APPLIANCE/in your browser.
The wizard guides you through necessary configurations. You can change these settings later at any time.
Click Start Now to start the wizard.
Change the Timezone for your region.
Click Next
Add you FQDN/IP for the meloki system.
Default values for Docker networking are provided here.
If they conflict with existing networks, they can be adjusted accordingly.
Click Next
SSL certificates are used for meloki and Chat & RAG WebUIs.
SSL Certificate and SSL Key are mandatory.
We recommend to install the SSL Certifiate Chain.
When all Certificate files are selected click Upload Certificates.
Click Next

An internet connection is required for initialization. The internet is needed to initially download the containers and models.
After downloading, no internet connection is required for use. Only further updates would require an internet connection.
This is the final page of the wizard.The setup is nearly complete.
Remember the default credentials.
Click To Login
It is strongly recommended to change this password after the first login.
The wizard initialisation is now finished, after a while you are redirected to the login page.
At this point, meloki admin panel is only accessibly via /meloki
meloki Admin Panelβ
The admin Panel requires an authenticated user.
Login in with meloki as username and meloki as password.