Skip to content
 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

104 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DVMFNE Manager

License

Manage and control DVMFNE instances

Getting started

Install node js

Install Requirements

npm i

npm i -g pkg (if you want to compile the app)

Compile

To build for mac, windows, and linux:

npm run build

To build for windows:

npm run build:win

To build for mac:

npm run build:mac

To build for linux:

npm run build:linux

Binary will be in the bin folder. By default, it will be named dvmfne_manager-os type

Running DVMFNE Manager without compiling

If you want to specify your own config file:

node index.js -c configs/config.yml

To just run the app (make sure you have a config.yml file in the configs folder):

npm run start

Configure

Note: Default username is admin and password is password. I recommend changing this.

Edit the config.yml file to your needs

Todo

Re-organize code to not have so much duplicated code.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

Packages

Contributors

Languages