Code Monkey home page Code Monkey logo

iguana-project / iguana Goto Github PK

View Code? Open in Web Editor NEW
77.0 7.0 9.0 17.85 MB

Iguana is an open source issue management system with a kanban board.

License: BSD 2-Clause "Simplified" License

Makefile 0.08% Python 73.41% JavaScript 1.61% HTML 11.91% Shell 1.11% Dockerfile 0.16% SCSS 11.49% Jinja 0.13% HCL 0.09%
iguana django kanban-board issue-tracker issue-management iguana-project olea-bar time-logging git-integration slack-integration

iguana's People

Contributors

asdfkaba avatar caucame avatar mammo0 avatar nanosymmetry avatar

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  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

iguana's Issues

Missing nginx default file

The nginx.conf file is missing leading to built docker containers to fail to run.

Command: docker run -it -p 80:8000 -v ~/projects/iguana/files:/files <Iguana image ID>
Output:

Creating default files on the volume.
Traceback (most recent call last):
  File "/usr/local/bin/docker_entrypoint.py", line 57, in <module>
    copy_file(src_path, path.join(FILES_DIR, df))
  File "/usr/local/lib/python3.8/distutils/file_util.py", line 104, in copy_file
    raise DistutilsFileError(
distutils.errors.DistutilsFileError: can't copy '/iguana/files_default/nginx.conf': doesn't exist or not a regular file

Change license to GPLv2 or any other copyleft

Iguana is an open source issue

But it's license CC BY-SA 4.0 is not approved by OCI to use for source code.
Generally the CC licenses aren't supposed to be used for source code.

https://opensource.stackexchange.com/questions/10613/what-is-the-main-difference-between-gpl-and-cc

Probably the most similar license would be GPLv2 (not v3 whish is more restrictive). I'ts used by Linux and Git.
Please change the license or use dual licensing.

See related awesome-selfhosted/awesome-selfhosted#3753 (comment)

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.