Complete open-source monitoring and observability platform.
Find a file
2020-01-13 20:59:29 +00:00
accounts Version Update 3.0.1246 [skip ci] 2020-01-13 16:55:40 +00:00
admin-dashboard Version Update 3.0.1246 [skip ci] 2020-01-13 16:55:40 +00:00
api-docs Version Update 3.0.1246 [skip ci] 2020-01-13 16:55:40 +00:00
backend Version Update 3.0.1246 [skip ci] 2020-01-13 16:55:40 +00:00
certifications Add cert 2019-11-07 09:20:14 +01:00
dashboard Version Update 3.0.1246 [skip ci] 2020-01-13 16:55:40 +00:00
home Version Update 3.0.1246 [skip ci] 2020-01-13 16:55:40 +00:00
http-test-server Add install and uninstall scripts. 2020-01-12 22:38:10 +01:00
init-script Add a new directory - init-scripts 2020-01-12 22:43:08 +01:00
kube-credentials Initial commit 2019-08-02 18:26:16 +05:30
kubernetes Create docker script shell to reduce pipeline time 2020-01-08 09:33:41 +03:00
licenses Add license 2020-01-10 13:20:53 +01:00
marketing Initial commit 2019-08-02 18:26:16 +05:30
postman-collection Update postman collection. 2019-09-18 11:40:15 +03:00
probe Version Update 3.0.1246 [skip ci] 2020-01-13 16:55:40 +00:00
server-monitor Version Update 3.0.1246 [skip ci] 2020-01-13 16:55:40 +00:00
slack Version Update 3.0.1246 [skip ci] 2020-01-13 16:55:40 +00:00
smoke-test Update redis cluster setup 2019-12-26 22:52:44 +01:00
status-page Version Update 3.0.1246 [skip ci] 2020-01-13 16:55:40 +00:00
style-guide Enterprise Page. 2020-01-10 22:36:07 +01:00
zapier Update name. 2020-01-08 20:43:27 +01:00
.gitignore Update redis setup 2019-12-26 00:52:09 +01:00
.gitlab-ci.yml Push docker images to docker hub via CI/CD. 2020-01-09 15:30:08 +03:00
CHANGELOG Add CHANGELOG 2020-01-13 20:59:16 +00:00
CONTRIBUTING.md Add CONTRIBUTING 2020-01-13 20:59:29 +00:00
install.sh Add install script 2020-01-13 19:07:02 +01:00
LICENSE Update LICENSE 2019-08-02 16:59:04 +00:00
package-lock.json Status-page: Fix All services are offline bug even when services are online 2020-01-07 22:04:00 +05:30
package.json Status-page: Fix All services are offline bug even when services are online 2020-01-07 22:04:00 +05:30
README.md Add install script 2020-01-13 19:07:02 +01:00
uninstall.sh Add install script 2020-01-13 19:07:02 +01:00

Fyipe

Description of the projects in this repo.

  • accounts - A React project used for Authentication (Log in, Sign up, Forgot Password, etc.)
  • dashboard - A React project for Fyipe user where user can interact with the Fyipe platform.
  • admin-dashobard - React Project where admin can block users, delete projects and more.
  • api-docs - HTML/CSS project. A public reference of Fyipe documentation.
  • backend - NodeJS Service. It's Fyipe API's.
  • home - HTML/CSS. Home Page / Marketing page of Fyipe.
  • kubernetes - yaml files to deploy fyipe on staging, production or any enterprise kubernetes cluster. This also contains DevOps/CI/CD scripts.
  • marketing - This is where you'll find logos, brief description of Fyipe, etc.
  • certifications - SOC/ISO/PCI certifications and more.
  • postman-collection - Postman collection for Fyipe API.
  • probe - Probe is an agent that gets insalled on a third party server on a thir party datacenter and it monitors users websites, services, from that data center. You can deploy multiple probes to monitor users resources - A probe in a datacenter in EU, in US, etc.
  • server-monitor - A probe that gets installed on a server and that monitors that particular server.
  • smoke-test - Smoke test that is executed after Fyipe is deployed to staging or production. If smoke test fails, the staging / production deployment will automatically be rolled back.
  • status-page - React project - Status page project of Fyipe.
  • zapier - Fyipe integrates with zapier. This is where integration code is. This gets deployed to zapier directly.

Running this project in local environment.

To run the project in local development. Please follow this steps:

  • ./install.sh - Installs npm dependencies in all the projects.

Running the project in staging.

Running the project in production.

LISENCE

Copyright (C) HackerBay, Inc - All Rights Reserved Unauthorized copying of this project, via any medium is strictly prohibited This project is proprietary and confidential