معرفی شرکت ها


appenlight-2.0.0rc1


Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر
Card image cap
تبلیغات ما

مشتریان به طور فزاینده ای آنلاین هستند. تبلیغات می تواند به آنها کمک کند تا کسب و کار شما را پیدا کنند.

مشاهده بیشتر

توضیحات

appenlight
ویژگی مقدار
سیستم عامل -
نام فایل appenlight-2.0.0rc1
نام appenlight
نسخه کتابخانه 2.0.0rc1
نگهدارنده []
ایمیل نگهدارنده []
نویسنده RhodeCode GmbH
ایمیل نویسنده -
آدرس صفحه اصلی http://rhodecode.com
آدرس اینترنتی https://pypi.org/project/appenlight/
مجوز Apache 2.0
AppEnlight ----------- Performance, exception, and uptime monitoring for the Web ![AppEnlight image](https://raw.githubusercontent.com/AppEnlight/appenlight/gh-pages/static/appenlight.png) Automatic Installation ====================== Use the ansible scripts in the `automation` repository to build complete instance of application You can also use `packer` files in `automation/packer` to create whole VM's for KVM and VMWare. Manual Installation =================== To run the app you need to have meet prerequsites: - python 3.5+ (currently 3.6 tested) - running elasticsearch (6.6.2 tested) - running postgresql (9.5+ required, tested 9.6 and 10.6) - running redis Install the app by performing pip install -r requirements.txt python setup.py develop Install the appenlight uptime plugin (`ae_uptime_ce` package from `appenlight-uptime-ce` repository). For production usage you can do: pip install appenlight pip install ae_uptime_ce After installing the application you need to perform following steps: 1. (optional) generate production.ini (or use a copy of development.ini) appenlight-make-config production.ini 2. Setup database structure: appenlight-migratedb -c FILENAME.ini 3. To configure elasticsearch: appenlight-reindex-elasticsearch -t all -c FILENAME.ini 4. Create base database objects (run this command with help flag to see how to create administrator user) appenlight-initializedb -c FILENAME.ini 5. Generate static assets appenlight-static -c FILENAME.ini Running application =================== To run the main app: pserve development.ini To run celery workers: celery worker -A appenlight.celery -Q "reports,logs,metrics,default" --ini FILENAME.ini To run celery beat: celery beat -A appenlight.celery --ini FILENAME.ini To run appenlight's uptime plugin: appenlight-uptime-monitor -c FILENAME.ini Real-time Notifications ======================= You should also run the `channelstream websocket server for real-time notifications channelstream -i filename.ini Additional documentation ======================== Visit https://getappenlight.com for additional server and client documentation. Testing ======= To run test suite: py.test appenlight/tests/tests.py --cov appenlight (this looks for testing.ini in repo root) Development =========== To develop appenlight frontend: cd frontend npm install grunt watch


نیازمندی

مقدار نام
==4.4.1 repoze.sendmail
==1.10.2 pyramid
==2.2.1 pyramid-tm
- pyramid-debugtoolbar
==1.0.1 pyramid-authstack
==1.2.18 SQLAlchemy
==1.0.8 alembic
==2.0 webhelpers2
==2.4.0 transaction
==1.1 zope.sqlalchemy
==0.15.1 pyramid-mailer
==3.2.1 redis
==1.0.8 redlock-py
==2.8 pyramid-jinja2
==2.7.7 psycopg2-binary
==2.2.1 wtforms
==4.2.1 celery
==1.3.1 formencode
==5.6.1 psutil
==0.8.3 ziggurat-foundations
==3.1.6 bcrypt
- appenlight-client
==3.0.1 markdown
==1.7 colander
==0.5.0 defusedxml
==0.7.1 dogpile.cache
==1.0.1 pyramid-redis-sessions
==3.16.0 simplejson
==1.2.1 waitress
==19.9.0 gunicorn
==2.0.18 uwsgi
==2.21.0 requests
==1.2.0 requests-oauthlib
==1.4.0 gevent
==2.3.1 pygments
==4.3.2 lxml
==0.5.6 paginate
==0.3.0 paginate-sqlalchemy
<7.0.0,>=6.0.0 elasticsearch
==1.0.1 mock
==1.1.0 itsdangerous
==0.9.6 camplight
==1.0.7 jira
==2.5.3 python-dateutil
==0.1.0.post1 authomatic
==2.6.1 cryptography
- coverage
- pytest
- pyramid
- tox
- mock
- pytest-mock
- webtest
- black


زبان مورد نیاز

مقدار نام
>=3.5 Python


نحوه نصب


نصب پکیج whl appenlight-2.0.0rc1:

    pip install appenlight-2.0.0rc1.whl


نصب پکیج tar.gz appenlight-2.0.0rc1:

    pip install appenlight-2.0.0rc1.tar.gz