https://github.com/0xibra/linux-tower
Web interface for application monitoring and management like apache2/nginx/certbot and log alerting.
Science Score: 13.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
○.zenodo.json file
-
○DOI references
-
○Academic publication links
-
○Committers with academic emails
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (4.6%) to scientific vocabulary
Keywords
flask
management-webapps
python
webapp
Last synced: 5 months ago
·
JSON representation
Repository
Web interface for application monitoring and management like apache2/nginx/certbot and log alerting.
Statistics
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
- Releases: 0
Topics
flask
management-webapps
python
webapp
Created over 3 years ago
· Last pushed over 2 years ago
Metadata Files
Readme
Owner
- Name: Ibra
- Login: 0xIbra
- Kind: user
- Location: Toulouse, France
- Company: Digital Dealer Factory
- Website: https://www.ibragim.fr
- Twitter: ibra_akv
- Repositories: 4
- Profile: https://github.com/0xIbra
Just another guy who's passionate and curious about tech, a guy who likes to learn by creating something of use.
GitHub Events
Total
Last Year
Committers
Last synced: 9 months ago
Top Committers
| Name | Commits | |
|---|---|---|
| Ibragim Abubakarov | i****5@g****m | 144 |
Issues and Pull Requests
Last synced: 9 months ago
All Time
- Total issues: 0
- Total pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Total issue authors: 0
- Total pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Past Year
- Issues: 0
- Pull requests: 0
- Average time to close issues: N/A
- Average time to close pull requests: N/A
- Issue authors: 0
- Pull request authors: 0
- Average comments per issue: 0
- Average comments per pull request: 0
- Merged pull requests: 0
- Bot issues: 0
- Bot pull requests: 0
Top Authors
Issue Authors
Pull Request Authors
Top Labels
Issue Labels
Pull Request Labels
Dependencies
.github/workflows/ci.yml
actions
- actions/checkout v1 composite
- codecov/codecov-action v3 composite
api/docker-compose.ci.yml
docker
- python 3.7
- python 3.8
- python 3.9
ui/package-lock.json
npm
- 364 dependencies
ui/package.json
npm
- @playwright/test ^1.28.1 development
- @rushstack/eslint-patch ^1.1.4 development
- @types/jsdom ^20.0.1 development
- @types/node ^18.11.12 development
- @vitejs/plugin-vue ^4.0.0 development
- @vue/eslint-config-prettier ^7.0.0 development
- @vue/eslint-config-typescript ^11.0.0 development
- @vue/test-utils ^2.2.6 development
- @vue/tsconfig ^0.1.3 development
- eslint ^8.22.0 development
- eslint-plugin-vue ^9.3.0 development
- jsdom ^20.0.3 development
- npm-run-all ^4.1.5 development
- prettier ^2.7.1 development
- typescript ~4.7.4 development
- vite ^4.0.0 development
- vitest ^0.25.6 development
- vue-tsc ^1.0.12 development
- axios ^1.2.1
- moment ^2.29.4
- pinia ^2.0.28
- vue ^3.2.45
- vue-router ^4.1.6
api/requirements-dev.txt
pypi
- pytest * development
- pytest-cov * development
- pytest-xdist * development
api/requirements.txt
pypi
- apscheduler *
- flask *
- flask-cors *
- flask-sqlalchemy *
- psutil *
- pyjwt *
- simplepam *