Giter Site home page Giter Site logo

ghostofgoes / adles Goto Github PK

View Code? Open in Web Editor NEW
30.0 9.0 11.0 10.98 MB

Automated Deployment of Lab Environments System (ADLES)

License: Apache License 2.0

Python 99.42% Shell 0.58%
cybersecurity automation virtualization vsphere environments radicl python yaml test-bed adles

adles's People

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

adles's Issues

Add Pipenv

Add pipenv to handle:

  • Installation (pipenv sync)
  • Development environment setup
  • Commands do common tasks: run tests, cut a release, etc.

What's involved:

  • Update the README
  • Add Pipfile and Pipfile.lock

Long-term vision: I would like to use Pipenv to install and manage the "full system" (user interface, server, etc.), while the PyPI package is simply the library providing the functionality leveraged by the various interfaces and tooling.

Documentation Localization/Translation

Make documentation usable by international folks.

  • Tooling for distribution of documentation in multiple languages (does ReadTheDocs have mechanisms for this? Should we evaluate other sites/tools?)
  • Guide on how to contribute (and maintain) a translation
  • Add a basic set of automated translations

Usage videos

Add a few videos or animations to the README demonstrating usage of adles. These can be recorded using asciinema or other such tools.

Localization

Improve the accessibility of ADLES to those who don't speak English or non-native speakers.

Tasks

  • Identify areas that need to be localized
  • Determine if there are any localization standards or guidelines we should adhere to
  • Localize text in a portable manner (gettext and friends, as long as the database can be distributed with the package)
  • Abide by system localization settings where applicable (e.g. locale)

RPM package

Build a RPM package for Linux distributions that use yum (RHEL, CentOS, Fedora). Need to make something that can be distributed on EPEL and meets the guidelines for CentOS and Fedora.

Edit: I'm tired, It's RPM, not YUM

Accessibility

Improve accessibility of the system to people with disabilities.

  • Identify areas that require accessibility changes (e.g. CLI, text output, visuals)
  • What guidelines/standards exist that we should adhere to?
  • Respect system configured accessibility settings for the identified areas, e.g. changing the color scheme for the CLI colors.
  • Are there improvements that should/could be made to the documentation (e.g. compatibility with screen readers)?

Build Debian Package

Build a .deb package for Debian-based Linux distributions (Ubuntu, Kali, etc.)

Add tox testing and linting

Setup and configure tox

  • Run all the current tests being performed by TravisCI (.travis.yml)
  • Add configuration of pylint
  • Add documentation of how to run tox to the README

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.