Giter VIP home page Giter VIP logo

planar's Introduction

Logo


MIT license NuGet latest version Ask Me Anything !

Planar is an enterprise scheduler service. It’s providing peripheral tools and infrastructure to met all of schedule jobs needs (small to enterprise systems).
Scheduler engine is based on Quartz.NET

Below you can see the main key features of Planar:

flyer

Get Started

You can host and manage Planar directly on your pc by using Docker.

Docker is an open source containerization platform. It enables developers to package applications into standardized executable components called containers

  1. Create an installation folder called Planar for deployment and data storage.

  2. cd into the installation folder.

  3. Download the docker-compose.yml file and place it into the Planar installation folder.

  4. Start the Docker container by running the command below.12

    docker-compose -p planar up -d

Test The Installation

  1. Open terminal or command line

  2. Connect to service container shell by running the command below

    docker exec -it planar-service sh
  3. Run the Planar CLI by running the command below

    planar-cli
  4. The following CLI welcome screen should appear

CLI welcome

  1. Run trace ls command in Planar CLI to see list of logs
  2. Open http://localhost:2306 to get the api documentation.
  3. Open http://localhost:2306/swagger to get swagger page

What next?

Follow the Write Your First Planar Job WiKi documatation to create, test, deploy & invoke your first planar job.


Footnotes

  1. This may need to be run with sudo if docker and docker-compose aren't accessible by the user.

  2. If the image doesn't exist locally, this command downloads the necessary Docker image and starts the container.

planar's People

Contributors

customs-il avatar atias007 avatar renovate[bot] avatar renovate-bot avatar snyk-bot avatar

Stargazers

 avatar

Watchers

 avatar

planar's Issues

Dependency Dashboard

This issue lists Renovate updates and detected dependencies. Read the Dependency Dashboard docs to learn more.

Rate-Limited

These updates are currently rate-limited. Click on a checkbox below to force their creation now.

  • Update dependency Grpc.Tools to v2.65.0
  • Update dotnet-azure-ad-identitymodel-extensions monorepo to v8 (major) (Microsoft.IdentityModel.Tokens, System.IdentityModel.Tokens.Jwt)
  • 🔐 Create all rate-limited PRs at once 🔐

Open

These updates have all been created already. Click a checkbox below to force a retry/rebase of any.

Detected dependencies

docker-compose
docker/docker-compose.yml
  • mcr.microsoft.com/mssql/server 2022-latest
dockerfile
src/Dockerfile
  • mcr.microsoft.com/dotnet/aspnet 8.0
  • mcr.microsoft.com/dotnet/sdk 8.0
github-actions
.github/workflows/build.yml
  • actions/setup-java v4
  • actions/checkout v4
  • actions/cache v4
  • actions/cache v4
.github/workflows/dotnet.yml
  • actions/checkout v4
  • actions/setup-dotnet v4
nuget
demo/HelloWorldJob/HelloWorldJob/HelloWorldJob.csproj
  • Planar.Job 1.7.5
generic jobs/Common/Common.csproj
  • Polly 8.4.1
  • Planar.Job 1.7.5
  • Microsoft.Extensions.Logging 8.0.0
  • Microsoft.Extensions.DependencyInjection 8.0.0
  • Microsoft.Extensions.Configuration.Binder 8.0.2
generic jobs/InfluxDBCheck/InfluxDBCheck.csproj
  • System.Text.Json 8.0.4
  • StackExchange.Redis 2.8.0
  • InfluxDB.Client 4.16.0
generic jobs/RabbitMQCheck/RabbitMQCheck.csproj
  • RestSharp 111.4.0
generic jobs/RedisCheck/RedisCheck.csproj
  • StackExchange.Redis 2.8.0
generic jobs/RedisOperations/RedisOperations.csproj
  • StackExchange.Redis 2.8.0
  • Cronos 0.8.4
generic jobs/SqlQueryCheck/SqlQueryCheck.csproj
  • Microsoft.Data.SqlClient 5.2.1
generic jobs/SqlTableRetention/SqlTableRetention.csproj
  • Microsoft.Data.SqlClient 5.2.1
generic jobs/WindowsServiceCheck/WindowsServiceCheck.csproj
  • System.ServiceProcess.ServiceController 8.0.0
generic jobs/WindowsServiceRestart/WindowsServiceRestart.csproj
  • System.ServiceProcess.ServiceController 8.0.0
nuget packages/AigSmsHook/AigSmsHook.csproj
  • RestSharp 111.3.0
nuget packages/Planar.Client/Planar.Client.csproj
  • System.Text.Json 8.0.3
  • RestSharp.Serializers.NewtonsoftJson 111.3.0
  • RestSharp 111.3.0
  • Microsoft.Extensions.DependencyInjection 8.0.0
nuget packages/Planar.Common/Planar.Common.csproj
  • System.Text.Json 8.0.3
  • Microsoft.Extensions.Logging.Abstractions 8.0.1
nuget packages/Planar.Hook/Planar.Hook.csproj
  • System.Text.Json 8.0.3
nuget packages/Planar.Job.Test/Planar.Job.Test.csproj
  • YamlDotNet 15.3.0
  • System.Text.Json 8.0.3
  • Microsoft.Extensions.Logging.Abstractions 8.0.1
  • Microsoft.Extensions.DependencyInjection.Abstractions 8.0.1
  • Microsoft.Extensions.Configuration.Abstractions 8.0.0
nuget packages/Planar.Job/Planar.Job.csproj
  • YamlDotNet 15.3.0
  • System.Text.Json 8.0.3
  • MQTTnet.Extensions.ManagedClient 4.3.6.1152
  • Microsoft.Extensions.Logging.Abstractions 8.0.1
  • Microsoft.Extensions.DependencyInjection 8.0.0
  • Microsoft.Extensions.Configuration 8.0.0
  • CloudNative.CloudEvents.NewtonsoftJson 2.7.1
nuget packages/SomeJob/SomeJob.csproj
  • Microsoft.Extensions.Configuration.Binder 8.0.1
nuget packages/UnitTest/UnitTest.csproj
  • coverlet.collector 6.0.2
  • NUnit.Analyzers 4.2.0
  • NUnit3TestAdapter 4.5.0
  • NUnit 4.1.0
  • Microsoft.NET.Test.Sdk 17.10.0
src/DatabaseMigrations/DatabaseMigrations.csproj
  • Spectre.Console 0.49.1
  • Microsoft.Extensions.Configuration.Json 8.0.0
  • Microsoft.Extensions.Configuration 8.0.0
src/DbUp/dbup-core/dbup-core.csproj
  • Microsoft.CSharp 4.7.0
  • Microsoft.CSharp 4.7.0
  • System.Dynamic.Runtime 4.3.0
  • System.Diagnostics.TraceSource 4.3.0
  • System.Reflection.TypeExtensions 4.7.0
  • System.Reflection 4.3.0
  • System.Linq.Expressions 4.3.0
  • System.Data.Common 4.3.0
src/DbUp/dbup-mysql/dbup-mysql.csproj
  • MySql.Data 9.0.0
src/DbUp/dbup-postgresql/dbup-postgresql.csproj
  • Npgsql 8.0.3
src/DbUp/dbup-sqlserver/dbup-sqlserver.csproj
  • Microsoft.Azure.Services.AppAuthentication 1.6.2
  • Microsoft.Data.SqlClient 5.2.1
  • Microsoft.Azure.Services.AppAuthentication 1.6.2
  • System.Data.SqlClient 4.8.6
  • System.Data.SqlClient 4.8.6
  • Microsoft.Azure.Services.AppAuthentication 1.6.2
  • Microsoft.Data.SqlClient 5.2.1
src/Hooks/Planar.Hooks.csproj
  • Twilio 7.2.2
  • StackExchange.Redis 2.8.0
  • Planar.Hook 1.7.5
  • MailKit 4.7.0
  • CloudNative.CloudEvents.SystemTextJson 2.7.1
src/Jobs/CommonJob/CommonJob.csproj
  • SonarAnalyzer.CSharp 9.28.0.94264
  • Newtonsoft.Json 13.0.3
  • Microsoft.Extensions.DependencyInjection.Abstractions 8.0.1
  • Microsoft.Extensions.Caching.Abstractions 8.0.0
src/Jobs/PlanarJob/PlanarJob.csproj
  • SonarAnalyzer.CSharp 9.28.0.94264
  • MQTTnet 4.3.6.1152
  • Microsoft.Extensions.Hosting.Abstractions 8.0.0
  • CloudNative.CloudEvents.NewtonsoftJson 2.7.1
src/Jobs/PowerShellJob/PowerShellJob.csproj
  • SonarAnalyzer.CSharp 9.28.0.94264
src/Jobs/ProcessJob/ProcessJob.csproj
  • SonarAnalyzer.CSharp 9.28.0.94264
src/Jobs/RestJob/RestJob.csproj
  • RestSharp 111.3.0
src/Jobs/SqlJob/SqlJob.csproj
  • SonarAnalyzer.CSharp 9.28.0.94264
src/Jobs/SqlTableReportJob/SqlTableReportJob.csproj
  • SonarAnalyzer.CSharp 9.28.0.94264
  • MailKit 4.7.0
src/Planar.API.Common/Planar.API.Common.csproj
  • YamlDotNet 15.3.0
  • SonarAnalyzer.CSharp 9.28.0.94264
src/Planar.CLI/Planar.CLI.csproj
  • Spectre.Console 0.49.1
  • RestSharp.Serializers.NewtonsoftJson 111.3.0
  • RestSharp 111.3.0
  • Newtonsoft.Json 13.0.3
  • Microsoft.Extensions.DependencyInjection 8.0.0
  • Microsoft.AspNetCore.DataProtection 8.0.6
  • AsciiChart.Sharp 1.0.3
src/Planar.Common/Planar.Common.csproj
  • WebMarkupMin.Core 2.16.2
  • SonarAnalyzer.CSharp 9.28.0.94264
  • Quartz 3.10.0
  • Polly 8.4.1
  • Microsoft.IdentityModel.Tokens 7.6.2
  • Microsoft.Extensions.Configuration.Binder 8.0.1
  • Microsoft.Extensions.Configuration.Abstractions 8.0.0
  • Microsoft.Data.SqlClient 5.2.1
  • Dapper 2.1.35
src/Planar.Service/Planar.Service.csproj
  • SonarAnalyzer.CSharp 9.28.0.94264
  • Quartz.Serialization.Json 3.10.0
  • Quartz.Plugins.TimeZoneConverter 3.10.0
  • Quartz.Extensions.Hosting 3.10.0
  • Quartz.Extensions.DependencyInjection 3.10.0
  • Microsoft.EntityFrameworkCore.Tools 8.0.6
  • Microsoft.EntityFrameworkCore.SqlServer 8.0.6
  • Microsoft.AspNetCore.Authorization 8.0.6
  • Grpc.Tools 2.64.0
  • Grpc.Net.ClientFactory 2.63.0
  • Google.Protobuf 3.27.2
  • FluentValidation 11.9.2
  • CronExpressionDescriptor 2.33.0
  • AutoMapper 13.0.1
src/Planar.Test/Planar.Test.csproj
  • Microsoft.NET.Test.Sdk 17.10.0
  • NUnit3TestAdapter 4.5.0
  • NUnit 4.1.0
  • MathNet.Numerics 5.0.0
src/Planar/Planar.csproj
  • System.IdentityModel.Tokens.Jwt 7.6.2
  • Swashbuckle.AspNetCore.Filters 8.0.2
  • Swashbuckle.AspNetCore.Annotations 6.6.2
  • Swashbuckle.AspNetCore 6.6.2
  • SonarAnalyzer.CSharp 9.28.0.94264
  • Serilog.Sinks.MSSqlServer 6.6.1
  • Serilog.Enrichers.GlobalLogContext 3.0.0
  • Serilog.AspNetCore 8.0.1
  • prometheus-net.AspNetCore.Grpc 8.2.1
  • NetEscapades.Configuration.Yaml 3.1.0
  • Microsoft.Extensions.Hosting.WindowsServices 8.0.0
  • Microsoft.AspNetCore.OData 8.2.5
  • Microsoft.AspNetCore.Authentication.JwtBearer 8.0.6
  • MicroElements.Swashbuckle.FluentValidation 6.0.0
  • FluentValidation.AspNetCore 11.3.0

  • Check this box to trigger a request for Renovate to run again on this repository

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.