There are no reviews yet. Be the first to send feedback to the community and the maintainers!
grails-wschat-plugin
Grails websocket chat Plugin provides a multi-chat room add-on to an existing grails based site. provides: Private Messaging/WebRTC/Offline PM + room booking/reservations. Websocket TicTactoe. Add Live Chat to your Grails applicationgrails-websocket-example
Using javax.websocket testing out some basic websocket connections ported over from Java examplesmicronaut-vuejs-crud
A sample project exploring micronaut microservices serving REST to vuejs frontend app using h2 database with JWT security authentication, SHA-256 password encryption. schema-export (extractDb) - scan Entities and export SQL DDLcheck_TomcatApplication
Updated version from http://exchange.nagios.org/directory/Plugins/Java-Applications-and-Servers/Apache-Tomcat/check_TomcatApplication/detailstestwebsocket-grails3
Grails 3 springboot websocket examplemicronaut-vuejs-cqrs
Fully functional event driven CQRS microsevice application written in micronauts with vuejs frontend. Multiple variations included, master branch contains best practise. websocket-v2 branch an alternative method using websockets to pass backend messages dynamically from dynamic aggregate route to gateway back to user's vuejs screenRemoteSSH
Grails RemoteSSH Plugin based on Ganymed SSH-2 library, provides ssh utilities to a grails applicationajaxdependancyselection
Grails plugin using auto complete to fill first form field, using the id it binds to second form field and auto complete option of 2nd field based on first chosen auto completed box. This is in cases where domain object 1 hasMany of domainclass2 and domainclass2 belongs to domainclass1check_http_content-updated-
Nagios script by CapSiDE SL - has been updated to generate graphs for pnp4nagiosgrails-vue-springsecurity-demo
Fully functional grails 3 rest application with vuejs and springsecurity / springsecurity-rest. Includes video tutorials as a form of walk throughtest-transactions
Grails tutorial on JOTM Transactions: "All or Nothing Commit/Rollback" : Coarse-grained business transactionjssh
jssh: Grails ssh plugin websocket + ajax polling ssh connection and returns results to view uses j2ssh libraries. Live ssh connection interaction via websocket.vue3-todolist
Vue 3 Todo List - Vanilla Vue 3 non type scriptspringboot-ldap-activedirectory
Testing ldap authenticationtestingarrested
Grails arrested plugin demo site for http://grails.org/plugin/arrestedvue3class
Vue3 TypeScript Class examplevue-paginater
Pagination plugin for Vue.jsgrails-localdns
attempt to fake dns entry on the fly - useful for testing addresses in different test environments - so far not workingkchat
Grails wschat wrapper, using Bootstrap theme with Shiro customised to work with Active Directory, the app requires configuration of external configuration where grails-app/conf/kchatConfig.groovy is copied to and maintainedmodaldynamix
Grails plugin: Load various types of forms selfPosting/IFrame/RemoteForm/Normal via ModalBox Dynamic form, upon record creation dynamically update underlying existing formtestwschat3
Grails 3.0.1 demo site for grails wschatplugingmail-api-test
gmail api testreplace_content
example search replacenetwork-throughput
This will return the network tcp throughput via snmp ./network-throughput server snmp_community_stringgrails-boselecta-plugin
BoSelecta: websocket multi-select/autoComplete domainClasses. Default WebSocket used to query given domain classes with Unlimited depth of relationship + unlimited direct relationships. Either as dependent multi-select or autoComplete or maybe combination.grails-queuekit-plugin
Grails Queuekit plugin provides a centralised queueing system for your application reports. Using TaskExecutor end user report requests are queued / prioritised / re-evaluated for priority and processed according to configured limitation of how many can queue and run simultaneously. Queuekit can help whether you are using the existing grails export plugin or you manually produce csv,tsv or maybe even rely on apache-poi or it's likes to produce xls files as per user requestgrails-daysofweek-plugin
Grails plugin using ICU4J libraries to calculate international week day calendars returns dow for your application in byte formatmailinglist
Grails Plugin: Schedule emails to a mailing group or to a person using dynamic quartz scheduling. Schedules stored within DB and upon application restart incomplete or future schedules are re-added to quartz queue.grails-jenkins-plugin
Grails Jenjir plugin - interacts with jenkins, trigger builds/view historical build logs via grails app using httpbuilder with live output returned via websockets. Stop running build / cancel future schedules. Generate multiple calls to different/same jenkins server and watch multiple outputs. Summary details can be sent to Jira ticketscustomshiro
CustomShiro is a grails project which shows how to use apache shiro with various LDAP/Active Directory authentication mechanisms. It also shows how to keep user logged in for a defined period and how to remove cookies from users machinesummarise-server-logs
Bash script using awk to run through server summaries to produce an over all result. Assuming you have more than one application server and you are retrieving a daily report from its logs. To get an overall summary, the easiest method would be to look at all the logs together and do a final loop of retrieving relevant values. Using this script in conjunction with exporting the actual summaries to file you can add all the values to make final report. In short change report times from 30 minutes to 2 minutes to compile because the over all result is a sum of the summaries. This script can be added to any script which does a similar job. What you would need to do is produce any report that looks like the above report where the numeric value is after the field, the field can't have spaces (you can use tr "_" " " to remove _ from the field if required.. basically 2 field summary from each server - with any type of heading - the script will add the content together - the initial problem was where there was a new user or something under a heading on the file being compared. This is now been fixed by finding the and using ed to add to original file.)Love Open Source and this site? Check out how you can help us