Skip to content

Instantly share code, notes, and snippets.

@nuved
nuved / rabbitmq-queue.json
Created August 24, 2023 22:43
rabbitmq-queue-dashboard
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "datasource",
"uid": "grafana"
},
"enable": true,
@nuved
nuved / rabbitmq-overview.json
Created August 24, 2023 22:40
dashboard-for-rabbitmq
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "datasource",
"uid": "grafana"
},
"enable": true,
@nuved
nuved / java.json
Created August 24, 2023 22:37
dashboard-for-java-services
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
@nuved
nuved / spring.json
Created August 2, 2023 11:47
grafana-dashboard for jvm services on k8s!
{
"annotations": {
"list": [
{
"builtIn": 1,
"datasource": {
"type": "grafana",
"uid": "-- Grafana --"
},
"enable": true,
@nuved
nuved / Dockerfile
Created April 2, 2018 20:31
create a backup from mysql with innobackupex with docker
FROM ubuntu:16.04
MAINTAINER Novid Agha Hasani <novid.aghahasani@gmail.com>
RUN apt-key adv --keyserver keys.gnupg.net --recv-keys 1C4CBDCDCD2EFD2A
RUN echo "deb http://repo.percona.com/apt xenial main" >> /etc/apt/sources.list && \
apt-get update
RUN apt-get install -y --allow-unauthenticated percona-xtrabackup-24 tzdata
ENV TZ=Asia/Tehran
RUN ln -snf /usr/share/zoneinfo/$TZ /etc/localtime && echo $TZ > /etc/timezone

Keybase proof

I hereby claim:

  • I am nuved on github.
  • I am novid (https://keybase.io/novid) on keybase.
  • I have a public key whose fingerprint is 7371 4D9B E81E 1782 DCA5 FBC0 BC62 747D 9D80 1FE7

To claim this, I am signing this object:

Vazir|Vazir.zip|https://github.com/rastikerdar/vazir-font/archive/master.zip|"A Persian (Farsi) Font"|
Samim|Samim.zip|https://github.com/rastikerdar/samim-font/archive/master.zip|"A Persian (Farsi) Font"|
Tanha|Tanha.zip|https://github.com/rastikerdar/tanha-font/archive/master.zip|"A Persian (Farsi) Font"|
Vazir-code|Vazir-code.zip|https://github.com/rastikerdar/vazir-code-font/archive/master.zip|"A Persian (Farsi) Font"|
Awesome|Awesome.zip|https://github.com/rastikerdar/awesome-persian/archive/master.zip|"A Persian (Farsi) Font"|
Shabnam|Shabnam.zip|https://github.com/rastikerdar/shabnam-font/archive/master.zip|"A Persian (Farsi) Font"|
Gandom|Gandom.zip|https://github.com/rastikerdar/gandom-font/archive/master.zip|"A Persian (Farsi) Font"|
Sahel|Sahel.zip|https://github.com/rastikerdar/sahel-font/archive/master.zip|"A Persian (Farsi) Font"|
Parastoo|Parastoo.zip|https://github.com/rastikerdar/parastoo-font/archive/master.zip|"A Persian (Farsi) Font"|
Mirza|Mirza.zip|https://github.com/rastikerdar/mirza-fo
@nuved
nuved / pardis.user.js
Last active September 1, 2015 20:04
Show Movies information from IMDB
// ==UserScript==
// @encoding UTF-8
// @name Pardis_Gholhak
// @description Show Movies information from IMDB
// @namespace http://novid.ir
// @include http://wwww.pardis-gholhak.com/teque/*
// @include http://pardis-gholhak.com/teque/*
// @version 1
// ==/UserScript==
(function() {
// ==UserScript==
// @encoding UTF-8
// @name Digikala
// @description Replaces
// @namespace http://novid.ir
// @include http://www.digikala.com/*
// @include http://digikala.com/*
// @version 1
// ==/UserScript==
function newPrice() {
@nuved
nuved / digikala.user.js
Last active August 31, 2015 13:34
fix autoruning scrip when all DOM page load
// ==UserScript==
// @encoding UTF-8
// @name Digikala
// @description Replaces
// @namespace http://novid.ir
// @include http://www.digikala.com/*
// @include http://digikala.com/*
// @version 1
// ==/UserScript==
(function(){