ConfigDN

command module
v0.2.5 Latest Latest
Warning

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

Go to latest
Published: Mar 17, 2024 License: AGPL-3.0 Imports: 17 Imported by: 0

README

ConfigDN

Open source configuration management and feature flags.

Hosted Version

There is a hosted version of ConfigDN available. This is a fully functional version of ConfigDN, hosted by us. We plan to charge for this in the future to help fund development, but for now it is free.

Requirements

  • Node.js (Recommended: LTS or newer)
  • NPM
  • Go 1.22+

Building the project

To build the project, use the build script:

./build.sh

This script also builds the UI before a release. Alternatively, you can download a release from the releases page.

Running the project

To run the project, execute the executable built by the build script:

./ConfigDN serve

ConfigDN will then be available at:

If you want a prettier interface for resetting passwords, you'll need to go into the admin UI, go to the settings icon then mail settings and update the action URL for reset password to {APP_URL}/auth/reset-password/{TOKEN}. You should probably set up an SMTP server while you're there and check over the other settings to make sure you're happy with them.

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

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