Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Econumo CE - self-hosted application for managing personal and family finances, supporting multiple currencies, joint accounts, and budgets.

NotificationsYou must be signed in to change notification settings

econumo/econumo-ce

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

59 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A getting started guide to self-hostingEconumo CE


Prerequisites

Quick start

  1. Clone this repository:

    $git clone --single-branch https://github.com/econumo/econumo-ce econumoCloning into 'econumo'...remote: Enumerating objects: 13, done.remote: Counting objects: 100% (10/10), done.remote: Compressing objects: 100% (9/9), done.remote: Total 13 (delta 0), reused 7 (delta 0), pack-reused 3 (from 1)Receiving objects: 100% (13/13), done.$cd econumo$ls -1README.mddocker-compose.yml.env.example
  2. Create and configure yourenvironment file:

    $cp .env.example .env
  3. Start the services with Docker Compose:

    $docker-compose up -d
  4. Visit your instance athttp://localhost:8181 and create the first user.

Note

Please note thatit may take up to 90 seconds for the initial run. When you seenginx entered RUNNING state in the logs, it means Econumo is ready.

If you're interested, you can find theDockerfile andentrypoint.sh script in therepository.

Next steps

After installation, you may need to complete additional configuration. Please refer to the following guides:

For more information please see ourdocumentation.

Contact


Note

Econumo CE is funded by ourGitHub Sponsors andEconumo (cloud) subscribers.

If you know someone who mightfind Econumo useful, we'd appreciate if you'd let them know.

About

Econumo CE - self-hosted application for managing personal and family finances, supporting multiple currencies, joint accounts, and budgets.

Topics

Resources

Stars

Watchers

Forks

Sponsor this project

 

[8]ページ先頭

©2009-2025 Movatter.jp