crissty / zevenet-gui-ce

Zevenet GUI Community Edition

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Zevenet GUI Community Edition

Zevenet GUI CE is the web interface to manage Zevenet Community Edition in an easy and intuitive way. It is based on ngx-admin template with Angular 6+, Bootstrap 4 and Nebular.

Dashboard screenshot

What's included:

  • Dashboard section
  • LSLB section
  • DSLB section
  • Monitoring section
  • Network section
  • System section

Features

This project is based in ngx-admin template. With the following features:

  • Angular 6+ & Typescript
  • Bootstrap 4+ & SCSS
  • Responsive layout
  • High resolution

Repository Contents

In this repository you'll find the source code usually placed into the folder /src/app/ with the following structure:

  • @core/zevenet/: Zevenet GUI core, with common components, auth module, services, etc.
  • @theme/: Layout and style files.
  • pages/: Default folder where files of every section are placed, organized by directories.

Installation and updates

This git repository only contains the source code, the installable packages based in this code are updated in our Zevenet APT repos, you can use them configuring your Debian Baster system as follows:

root@zevenetlb#> wget -O - http://repo.zevenet.com/zevenet.com.gpg.key | apt-key add -

Dependencies

Zevenet CE depends of Zevenet Community Edittion >= 5.9

Updates

Please use the Zevenet APT repo in order to check if updates are available.

Documentation

Zevenet GUI CE has a complete documentation, for each different screen.

How can I support developers?

  • Star our GitHub repo
  • Create pull requests, submit bugs, suggest new features or documentation updates
  • Stay updated with the Zevenet blog
  • Get in contact with the community through the distribution list
  • Follow us on Twitter

License

GNU Affero General Public License

From Zevenet

Made by Zevenet team. Copyright (C) 2019-today ZEVENET SL. We're always glad to receive your feedback!

About

Zevenet GUI Community Edition

License:Other


Languages

Language:TypeScript 61.0%Language:HTML 32.6%Language:CSS 5.9%Language:JavaScript 0.6%