invoice-collector-MongoDB

invoice-collector-MongoDB

Official

Docker app from rorar's Repository

Overview

MongoDB is a cross-platform document-oriented NoSQL database. This container provides the MongoDB backend required by invoice-collector. It stores application data and is intended to run on the same Docker network (invoice-collector_internal) as the invoice-collector container.

Install invoice-collector-MongoDB on Unraid in a few clicks.

Find invoice-collector-MongoDB in Community Apps on your Unraid server, review the template, and click Install. Unraid handles the Docker app or plugin setup from the published template.

Open the Apps tab on your Unraid server Search Community Apps for invoice-collector-MongoDB Review the template variables and paths Click Install

Requirements

Required by the invoice-collector container running on the same Docker network "invoice-collector_internal".

IMPORTANT: Before adding this container, create the Docker network first.

  1. Open Unraid Terminal
  2. Run: docker network create invoice-collector_internal
  3. Go to Settings > Docker
  4. Disable Docker and click Apply
  5. Enable "Preserve user defined networks" and click Apply
  6. Re-enable Docker

This template configures the container hostname as "mongodb", allowing invoice-collector to connect using the default connection string:
DATABASE_URI=mongodb://mongodb:27017

Categories

Download Statistics

4,786,508,209
Total Downloads
14,820,420
This Month
18,048,092
Avg / Month

Total Downloads Over Time

Loading chart...

Related apps

Explore more like this

Explore all

Details

Repository
mongo:8.0.3
Last Updated2026-06-13
First Seen2016-10-11

Runtime arguments

Network
invoice-collector_internal
Shell
sh
Privileged
false
Extra Params
--hostname=mongodb

Template configuration

MongoDB DataPathrw

Directory used to store MongoDB database files.

Target
/data/db
Default
/mnt/user/appdata/invoice-collector-mongodb
Value
/mnt/user/appdata/invoice-collector-mongodb
--- System ---Variable

System configuration.

Variable: TZVariable

Timezone. See: https://en.wikipedia.org/wiki/List_of_tz_database_time_zones#List

Target
TZ
Default
Europe/Berlin
Value
Europe/Berlin