GithubHelp home page GithubHelp logo

adammajer / cockpit-wicked Goto Github PK

View Code? Open in Web Editor NEW

This project forked from opensuse/cockpit-wicked

0.0 2.0 0.0 946 KB

License: GNU Lesser General Public License v2.1

Shell 0.34% Makefile 2.25% JavaScript 95.56% SCSS 0.76% HTML 0.42% Python 0.68%

cockpit-wicked's Introduction

Cockpit Wicked

Cockpit user interface for wicked.

Interfaces List Screenshot

Current Status

Although it is in a very early stage of development, it already supports a set of basic uses cases:

  • Browse interfaces and configurations.
  • Configure basic IPv4/IPv6 settings.
  • Set up wireless devices (only WEP and WPA-PSK are supported by now).
  • Set up bridges, bonding and VLAN devices (experimental).
  • Manage routes (work in progress).
  • Set basic DNS settings (policy, static name servers and search list).

However, many features are still missing:

  • Complete support for wireless devices.
  • Support for advanced devices, like TUN/TAP or Infiniband.
  • Handle IP forwarding configuration.
  • Devices renaming.
  • Other goodies like displaying Wicked's logs or device statistics, as the NetworkManager module already does.

Installing

make install compiles and installs the package in /usr/share/cockpit/. The convenience targets srpm and rpm build the source and binary rpms, respectively. Both of these make use of the dist-gzip target, which is used to generate the distribution tarball. In production mode, source files are automatically minified and compressed. Set NODE_ENV=production if you want to duplicate this behavior.

For development, you usually want to run your module straight out of the git tree. To do that, link that to the location were cockpit-bridge looks for packages:

make devel-install

After changing the code and running make again, reload the Cockpit page in your browser.

You can also use watch mode to automatically update the webpack on every code change with

npm run watch

or

make watch

Development

If you are interested in contributing to the development, you might be interested in checking the DEVELOPMENT.md file. It contains some interesting information about the module is organized.

Acknowledgments

cockpit-wicked's People

Contributors

bmustiata avatar cockpituous avatar croissanne avatar dgdavid avatar dperpeet avatar imobachgs avatar kkoukiou avatar larskarlitski avatar lslezak avatar martinpitt avatar marusak avatar mvollmer avatar sabbaka avatar teclator avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.