Home

Awesome

<br/> <p align="center"> <a href="https://ostara.dev/"> <img src="https://github.com/krud-dev/ostara/blob/master/app/assets/logo.png?raw=true" width='300'> </a> </p>

Ostara

Ostara is an open source desktop app designed to simplify the management and monitoring of Spring Boot applications. Ostara connects to services using the Spring Boot Actuator API. It’s a Spring Boot Admin alternative that aims to make the process more user-friendly and simplify the setup process by removing the need for dependencies and changes to your code. It allows you to gain insights into application performance, troubleshoot issues, and perform actions on your services across different environments.

<p align="center"> <a href="https://docs.ostara.dev/">DOCS</a> • <a href="https://docs.ostara.dev/getting-started/quick-start">QUICK START</a> • <a href="https://discord.gg/VJ82fuSYxd">COMMUNITY DISCORD</a> <br/> <a href="https://ostara.dev">WEBSITE</a> • <a href="https://github.com/krud-dev/ostara/releases/latest">LATEST RELEASE</a> </p>

Ostara Overview

Key Features

For a full list of features, click here.

Getting Started

Just download the app latest release, and add your services. You can check out the full guide here.

If you do not have an active service with the Actuator API, no worries! A fully functioning demo service is available in the app.

Start Demo and Create Instance

System Overview

Useful Dashboards

View all the important info with the global dashboard, or at specific levels with the instance dashboard, application dashboard and folder dashboard.

Dashboards

Loggers and Caches

Change log levels and evict cache directly in the UI.

Loggers and Caches

Demo

Check out this short demo video to see more.

Ostara Demo video on Youtube

Support

We strive to provide timely and effective support to our users. Whether you have technical questions, need guidance, or want to report an issue, we are here to assist you.

Contributing

We welcome pull requests submissions for any changes or enhancements you'd like to make to Ostara. Whether it's fixing a bug, implementing a new feature, or improving the existing codebase. Please ensure that your pull requests are focused and include a clear description of the changes.

For more detailed information on contributing to Ostara, please refer to our CONTRIBUTING.md file. It provides additional guidelines, conventions, and other relevant information to help you get started with your contributions.

License

Copyright 2023 krud.dev

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.

Special Thanks

These companies have been kind to provide us with free access to their tools for the ongoing development of Ostara, check them out!

Sentry<br/> Gitbook<br/> JetBrains