reborn

module
v0.0.0-...-4396a18 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jul 26, 2025 License: MPL-2.0

README

Reborn

Currently look into this discussion for knowledge about the project.

Docker Usage

Building the Docker Image
# Build the Docker image
make docker-build

# Or build with docker-compose
make docker-compose-build
Running with Docker
# Run the container directly
make docker-run

# Or run with docker-compose (recommended)
make docker-compose-up

The application will be available at http://localhost:8080.

Docker Commands
  • make docker-build - Build the Docker image
  • make docker-run - Run the container directly
  • make docker-compose-up - Start services with docker-compose
  • make docker-compose-down - Stop services with docker-compose
  • make docker-clean - Clean up Docker containers and images
Configuration

The application uses the configuration file at configs/default.toml. You can modify this file or mount your own configuration when running the container.

Contributing

See more in CONTRIBUTING.md.

Directories

Path Synopsis
internal

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL