This repository contains a collection of microservices designed to provide different standalone functionalities that can be used in Admin Console. Each microservice is developed independently, with its own configurations and specific documentation.
The goal of this repository is to centralize various microservices that can be used for developing applications based on microservices architectures. Each microservice is contained within its own folder and is independent of the others, allowing for easy integration, deployment, and maintenance.
The Health Check microservice is responsible for verifying the status of Admin Console.
For more details about the Health Check microservice, please refer to the documentation file: docs/healthCheck.md
.
- Clone the repository:
git clone https://github.com/Ed-Fi-Alliance-OSS/Ed-Fi-Admin-Console-Services.git
The Ed-Fi Alliance welcomes code contributions from the community. Please read the Ed-Fi Contribution Guidelines for detailed information on how to contribute source code.
Looking for an easy way to get started? Search for tickets with label "up-for-grabs" in Tracker; these are nice-to-have but low priority tickets that should not require in-depth knowledge of the code base and architecture.
Copyright (c) 2023 Ed-Fi Alliance, LLC and contributors.
Licensed under the Apache License, Version 2.0 (the "License").
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.
See NOTICES for additional copyright and license notifications.