Skip to content

Gravitate-Health/Focusing-module

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Gravitate Health Focusing Module

License


Table of contents


Introduction

This repository contains the configuration and deployment files necessary to Deploy the Focusing Module for Gravitate Health.

This service does not need to be published to the internet, so no gateway config is needed to proxy any petition. This is an internal service.


Kubernetes Deployment

  1. Create the following resources:
kubectl create -f yaml/focusing-module-service.yaml
kubectl create -f yaml/focusing-module-deployment.yaml

Usage

Service will be accessible internally from the kubernetes cluster with the url focusing-module:3000


Known issues and limitations

This is currently only a mock-up for the real service.


Getting help


Contributing


License

This project is distributed under the terms of the Apache License, Version 2.0 (AL2). The license applies to this file and other files in the GitHub repository hosting this file.

Copyright 2022 Universidad Politécnica de Madrid

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

    http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

Authors and history

  • Guillermo Mejías (@gmej)

Acknowledgments

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published