Skip to content

Indexes http, ftp, smb, sftp (ssh) providers and local directories in mongodb database with the possibility of synchronizing with ElasticSearch. Backend written in coffeeScript.

Notifications You must be signed in to change notification settings

gustaYo/ngexplorer2

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ngexplorer2.0

Indexes http, ftp, smb providers and local directories in mongodb database with the possibility of synchronizing with ElasticSearch. Backend written in coffeeScript.

Install Dependencies

npm i -dd

Run project in production

  1. npm run prod
  2. npm start

Run project in development

  1. npm run dev
  2. Open a new terminal window and run npm start to execute the app

ElasticSearch integration

    apt-get install elasticsearch
    gedit /etc/default/elasticsearch
    Uncomment START_DAEMON=true
    systemctl restart

Activate it in the configuration file and define parameters.

Todo

  1. Clients VueJS2/React/Angular2

About

Indexes http, ftp, smb, sftp (ssh) providers and local directories in mongodb database with the possibility of synchronizing with ElasticSearch. Backend written in coffeeScript.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published