Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Server installation Script #156

Open
wants to merge 129 commits into
base: develop
Choose a base branch
from
Open

Conversation

aker99
Copy link

@aker99 aker99 commented Mar 4, 2020

Description

This PR added the functionality of installation script for other available distros in the community.
Supported Distro added:

  • Arch
  • RHEL/CentOS

Fixes #155

Type of Change:

  • New feature (non-breaking change which adds functionality)

Checklist:

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials
  • I have commented my code or provided relevant documentation, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • Any dependent changes have been merged

alishamohanty and others added 30 commits March 18, 2019 15:36
* adding ruby client for senz

* adding a README.md file
Create receiver for device 01
…mic one instead of printing the static 3001 port
* Create config.yml

Dependabot for managing packages

* Implementing Rust client for Senz server

Create receiver for device 01

* Rust sender device file

* Create README file

* Add new dependencies

Add and updated dependencies with current versions

* Adding AES libraries

* create message encryption with aes

* removed binary files
* Added UNSHARE command for python client

* Removed changes from master

* Added Unshare command for javascript client

* Undoing changes to master

* Added unshare command to JS client
* Create config.yml

Dependabot for managing packages

* Implementing Rust client for Senz server

Create receiver for device 01

* Rust sender device file

* Create README file

* Add new dependencies

Add and updated dependencies with current versions

* Adding AES libraries

* create message encryption with aes

* removed binary files

* Update READMe.md

Update README.md with the new dependencies requirements
* Create CODE_OF_CONDUCT.md

* Update CODE_OF_CONDUCT.md

* Update Code of Conduct
Update README.md with the new dependencies requirements

* Update ISSUE_TEMPLATE.md
YashMeh and others added 29 commits August 2, 2019 01:04
…se creation (scorelab#130)

* Add test coverage using istanbul.js

* Add mockgoose for mock database generation during testing

* update package.json and increase test timelimit

Co-authored-by: Sumedhe Dissanayake <sumedhedissanayake@gmail.com>

Closes scorelab#127
* Email Checker for Backend (scorelab#125)

* small change

Co-authored-by: Sumedhe Dissanayake <sumedhedissanayake@gmail.com>
* implemented inactivity to SIGN IN button

* updated sign in button activity
Co-authored-by: Sumedhe Dissanayake <sumedhedissanayake@gmail.com>
* only account be created with one email

* fixed unique-email invalid token bug in test cases

* test case added for unique-email check and fixed a bug in async clearing of mock database test

Co-authored-by: Sumedhe Dissanayake <sumedhedissanayake@gmail.com>
@aker99
Copy link
Author

aker99 commented Mar 7, 2020

@YashMeh @sumedhe please review

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet