Expose grafana with ingress reddit. But it doesn't have to be unsafe.

Expose grafana with ingress reddit. Ingress Controller is simply community version of nginx.
Expose grafana with ingress reddit ” Hello, I am trying to deploy a simple haproxy ingress controller, for a home project, that will both terminate SSL and serve as reverse proxy for a couple services running (grafana and influxdb). The default Nginx ingress that comes with RKE directly exposes port 80 and 443 without the use of a NodePort on the node. Grafana can send alerts to email, slack, and discord with ease. In this post I'll show you how to use inlets PRO as a secure tunnel to expose your private Grafana dashboards on your laptop, private datacenter or your local network. Similarly, you can edit the service "prometheus-server" and add an ingress resource. r/grafana: /r/grafana is a subreddit dedicated to Grafana: The open observability platform. The suggestion of the solution: What I mean is, the Ingress defines only one path, /grafana/login with type Prefix. in my home. Use Service type NodePort to expose NGINX ingress controller and setup L4 Load Balancer(Haproxy, redundancy 2) to all worker nodes. 16 <none> 443/TCP 51m prometheus-server NodePort 10. 2. my. I am trying to expose the Grafana service as an already existing ALB with path /grafana running on another namespace which is internal. This allows you to have a single connection into your K8s cluster from the In order to access the web interfaces via the Internet Kubernetes Ingress is a popular option. Looking ahead. For Grafana I just expose it via ingress and have it auth using OIDC to Dex. net however I can only find on how to do it using CIDR blocks, which are not possible due to grafana's ips being somewhat random. 222. I expose Grafana via a subdomain per environment and use Google auth for our gsuite org so that anyone in our org can access Grafana. my. Pre-requisites. The operator exposes metrics about itself and can create ServiceMonitors for the Prometheus operator, which will scrape metrics of each Tempo component. apiVersion: apps/v1 kind: Deployment metadata: creationTimestamp: null labels: app: grafana name: grafana spec: replicas: 1 selector: matchLabels: app: grafana strategy: {} template: metadata: creationTimestamp: null labels: app: grafana spec: containers: - image Enable Ingress by using Command: minikube addons enable ingress; Expose the app as a Kubernetes service: kubectl expose deployment reddit-deployment --type=NodePort --port=5000; Create an Ingress resource: kubectl apply -f ingress. WE use it to expose grafana, kibana, mgob and all other company internal tooling, WE have wireguard tunnels to reach the ingress subnet where those lb are spawned, it is a convenient way to access admin/dev tools without requiring kubectl port forward, telepresence or any other stuff. Installing & Configuring Grafana with Emissary Ingress. Enable Ingress by using Command: minikube addons enable ingress; Expose the app as a Kubernetes service: kubectl expose deployment reddit-deployment --type=NodePort --port=5000; Create an Ingress resource: kubectl apply -f ingress. 203) is only useful in the cluster’s internal network. I'm not getting both my ingress up on localhost with KinD and prometheus-community-stack helm chart. svc. Yeah, exactly. Conclusion The ingress network is the network that docker swarm mode will use to be HA from any node point. 145. The Service’s ClusterIP (10. Prometheus exporters. Really cool to play around. Prerequisites. Hello, newbie here. Use something like oauth proxy to perform authentication. control ui panels from internet. etc with an ingressroute without problems however I have an application made with flutter that I manage to expose on the path / without any problem however I want to expose it on another path like /ux and when I do the application does not I use: Ingress => Keycloak Gatekeeper (which authenticates to Dex using OIDC) => <the thing you want to password protect> It's a fair chunk of work to get it all setup and all those authenticating proxies can add up in cores and mem. So I can centralize all logs and view in 1 grafana instance. 16 <none> 9090: hello everyone, I use traefik 2. Simply create an Ingress in your kube-system namespace that will point to your dashboard service. yaml Do you tend to run two separate traefik instances in your cluster one for external and one for internal applications, and for internal is it consider… We wanted to expose a list of small services (prometheus, grafana), but in a way that leveraged our SAML SSO. 6. Download Ingress Prime now. Creating Host and Mapping via Emissary Ingress. cluster. And now I am trying to enable the Ingress setups so that Grafana can be accessed within our &hellip; I have deployed Grafana in my k8s cluster and setup an nginx ingress for the same. 71) in another US state, only reachable across the wireguard VPN network, and pointed it at some logs, and this is where my confusion sets in. . By default, the Ingress of these services is disabled. Try out and share prebuilt visualizations. Master is 192. Also Voyager packs your ingress and secret to configmap instead of creating Ingress and Secret k8s instances. The dashboards are displayed via the link. Choose your side and band together to explore this strange world - and maybe even control it. We also have apps that are not using Istio. Currently running Pihole (in cluster) but if i deploy grafana to the cluster id like to be able to access grafana. com and changed path to /. Seems like not many apps send their static content as is expected and the traefik ingress Controller cannot handle it. I have Home Assistant, Grafana, Prometheus, zigbee2mqtt in my cluster. Nginx is just going to have single url fir HA that shows dashboard and nothing more is exposed. grafana. I installed my my Home Assistant through Proxmox>Ubuntu>Docker>HA. Mimir indeed doesn't have any built-in authentication so to speak, but does have built-in multi-tenancy. yaml I have setup a raspberry pi cluster with 4 nodes for Kubernetes as follows: The master node has forward rules to provide internet access to all internal nodes in the cluster network, meaning only the master has direct access to the external world via its wifi and the others from this mater node (everything works fine, the cluster is up and running properly) Feb 10, 2022 · An Ingress controller: you can choose from many implementations, built on tools such as Nginx or HAProxy. Is it possible to use a dns instead of a CIDR block? If you find "don't expose it to the internet" unhelpful because how can it get the info without the internet When people say "don't expose it to the internet" I think they mean don't set it up in a way where you can access teslamate when not at home. Expose grafana either using Ingress, Cluster IP, Node Port or ALB IP. service monitoring/prometheus-grafana not in the parent resource namespace default externalName services not allowed: default/grafana-ui The externalName is when I try to using this stackoverflow answer, but that did not work Here are some example that I pulled from the traefik examples but modified to try and test with. All alerts go to opsgenie. 117 40. 0. To the point, in such case where in front of a cluster there is an L7 reverse proxy terminating traffic, does it make sense to create 2 ingress controllers (one for external services and one for internal services) in the clusters and publish grafana and app using different ingress Sep 18, 2021 · I changed my ingress file : added host: grafana. I can't save my dashboard with exposed ingress to my DNS website, but it can saved if I use port forward… Hello, I have deployed kubernetes cluster (RKE2 + Rancher) with "internal" rancher monitoring stack. I don’t like this feature since you lose control under your ingress and secret and can’t (for example) share your secret Ingress Controller is simply community version of nginx. Note: before continuing, it is Thanks for the answer! The example you provided still uses a LoadBalancer, when I ran this: helm install stable/nginx-ingress --namespace kube-system --set controller. I need to use it only internally in the cluster. If you're trying to expose Grafana, Traefik Ingress gives you a nice UI. I was trying to avoid using a public cert because I didn’t want to expose the services (at a minimum, I think I would need to expose 80 or 443 on ingress for the renewal?) and I’m on a non-public domain (somedomain. Oct 9, 2018 · Hi, I am working with Istio 1. Reply reply More replies Got single VPS with K3S and Traefik Helm Chart as Ingress What is the secure way to expose monitoring dashboard for kube-prometheus-stack? Grafana from this stack will show Prometheus metrics, but will still need to integrate Loki in some other helm chart. 100. But when I attem By default, notifications for Grafana managed alerts are handled by the embedded Alertmanager that is part of core Grafana. 2. Only creating an Nov 8, 2024 · (Optional) Expose Prometheus and Grafana Services. kind=DaemonSet So, the next step is to expose the services to my physical LAN. This one has a much larger community making support a lot easier if you need it, and is more largely featured. You'll need to provide a load balancer (either MetalLB or a Google load balancer), put Traefik's service on the public IP. Sep 10, 2023 · The Importance of Ingress Controllers; Emissary Ingress as a Rising Contender; 2. Ultimately, your approach will depend on your specific requirements and the resources available in your cluster. Nov 8, 2021 · Your ingress controller’s Service is of type NodePort, which means it does not have a public IP address. yaml and updated below values in that, and passed that values. But it doesn't have to be unsafe. hostNetwork=true --set rbac. Hi, i wonder what would be the best way to access non public kubernetes services, such as promethus, grafana, jaeger, argo-workflow etc. service. 1. May 27, 2023 · In this article, you will learn how to use Ingress-NGINX Controller for Kubernetes to route traffic to Grafana and Prometheus respectively. The "best" way in my opinion is to configure a Thanos Query in your cluster that connects to Thanos stores and sidecars in your cluster. Configure an ingress for that query server. What I want to do is deploy Grafana in kube and be able to access it either from my other machines in the network or externally via port forwarding from my router. Followed steps as gumelaragum mentioned above to create values. Prometheus and Grafana installation using Service Monitors ¶ This document assumes you're using helm and using the kube-prometheus-stack package to install Prometheus and Grafana. Now if you go to any node:9000, you will be redirected to the proper host that actually has that port available. 110. Works great though. What is Emissary Ingress? Installing Emissary Ingress on Amazon EKS; 3. home. Proton Pass is a free and open-source password manager from the scientists behind Proton Mail, the world's largest encrypted email service. 7. Below are my ingress resource config Apr 3, 2020 · Grafana dashboards are great for getting quick feedback on critical metrics, or just for browsing interesting statistics about user behaviour on a production system. com or whatever the service name would be. Sep 15, 2020 · Here is what I have: mark@D-LP0003:~$ kubectl get svc -n ingress-nginx NAME TYPE CLUSTER-IP EXTERNAL-IP PORT(S) AGE grafana NodePort 10. Grafana is used to monitor temperature, humidity, power usage etc. create=true --set controller. com ## Path for grafana ingress path: /grafana/ 👍 7 monotek, jhnclvr, lodeagcf, maxonchikbk, Othmane-zarai, one-two-my-gad, and hasithsen reacted with thumbs up emoji 🚀 1 usersina reacted with rocket emoji Aug 13, 2019 · I use: Ingress => Keycloak Gatekeeper (which authenticates to Dex using OIDC) => <the thing you want to password protect> It's a fair chunk of work to get it all setup and all those authenticating proxies can add up in cores and mem. 254. I was wondering how I can connect this cluster to my external server where I have Grafana/Kubernetes so I will have external monitoring. Pass brings a higher level of security with battle-tested end-to-end encryption of all data and metadata, plus hide-my-email alias support. inlets PRO will use TLS to provide link-level encryption to Learn k8s using this Reddit clone. I don't have grafana integrated yet, but you should not expose grafana to outside world. Clients get their cert from vault. How would one go about automatically updating DNS entries from k3s. You must have an Ingress controller to satisfy an Ingress. Hello, I'm new to Grafana. This guide explains, how Kubernetes Ingress can be setup, in order to expose the Prometheus, Alertmanager and Grafana UIs, that are included in the kube-prometheus project. domain/prometheus). Alternative way is to expose the prometheus service as an ingress endpoint and whitelisting the grafana endpoint on ingress side. mTLS. Make sure to also use the correct port respectively, for Alertmanager it is also web , for Grafana it is http . Hi, I spend tens of hours deploying Mimir on K8S with no success. May 5, 2020 · I saw a couple of example on how to expose grafana via ngnix. Hi there! Tom (CTO @ Grafana Labs) here. If you use official community nginx ingress that take advantage of annotations to set up ssl, auth etc. In the future I'll probably centralize long term retention of metrics with Thanos. Use Metallb, service will be directly accessed from worker via Service type Loadbalancer For both scenario, TLS Termination on ingress controller. You expose port 9000 for container A. I'm curious about trying out some of the enterprise plugins. Metrics. Oct 12, 2020 · ## # hosts: # - grafana. For example I have immmich exposed behind traefik with geoblock (to my country only) and logins exclusively via authelia with 2fa. But AFAIK for Grafana you need to configure each one of the services (ex Loki or Prometheus) with ports etc… Where as with Aspire I just expose an OTEL-endpoint and it’s done. If you have something to teach others post here. Apr 14, 2020 · All, I got the AWS ALB Ingress Controller setup in my AWS and I used Helm Stable charts for installing the Grafana in my EKS. If somebody hired 10 ppl to break through it would surely go down, but what won't? Will anybody ever find some obscure vulnerability and bypass auth? The discovery of Exotic Matter (XM), a mysterious energy, has divided mankind into two Factions. There is the only example of docker-compose out there. 76. Since I used the docker method, I don't have a Supervisor and the 1-click method of installing add-ons. u/domanpanda I generally recommend the "ingress-nginx" (the names are backwards intentionally) community nginx ingress controller. local (inside the cluster) to being grafana. I've managed to setup traefik ingress on my kubernetes cluster at home and so far I've noticed that a lot of apps just don't work as expected. Let’s create a Kubernetes cluster with one master and two worker nodes. 208. I was wondering if I can deploy Grafana and Prometheus through Flux and expose that with ingress controller. Prometheus write API path exposed via ingress controller (ingress-nginx) which handles both the server cert and verifying the client certs. 210 80:32542/TCP,443:31960/TCP 51m ingress-nginx-controller-admission ClusterIP 10. 70. What Ingress controller do you suggest? I've seen Nginx, HA Proxy and AWS Load balancer controller. But I am looking for a way to expose grafana, prometheus and alert manager via ALB ingress apiVersion: v1 kind: Service metadata: name: Oct 17, 2024 · Step 2: Create a KinD Cluster with 1 Master and 2 Worker Nodes. I run grafana and a local time series database as part of my own tinkering/skunkworks project for work. com and can access it from my LAN? Community resources. Port-Forward For Grafana. I am able to deploy services like eureka and consul in my default namespace and expose them to the outside world using the virtualservice. But, with everything self-hosted, the barrier to entry seems a bit high. Ingress-nginx supports a rich collection of prometheus metrics. yaml to helm install step. I have a problem. 0/24. type=NodePort --set controller. Communication between the Tempo components can be secured via mTLS. nginx 4233 - 21u IPv4 29966 0t0 TCP *:http (LISTEN) nginx 4233 - 24u IPv6 29969 0t0 TCP *:http (LISTEN) nginx 4233 - 27u IPv4 29972 0t0 TCP *:https (LISTEN) nginx 4233 - 30u IPv6 29975 0t0 TCP *:https (LISTEN) You signed in with another tab or window. Reload to refresh your session. lab). You can configure the Alertmanager’s contact points, notification policies, silences, and templates from the alerting UI by selecting the Grafana option from the Alertmanager drop-down. Verify Ingress-Nginx Controller is installed ¶ I've setup k3s on 2 physical linux machines in my house. Get your metrics into Prometheus quickly But now many needed features asked 2-3 years ago still not implemented and no updates about them provided. 32. Contribute to iamamash/Reddit-Clone-K8s-Ingress development by creating an account on GitHub. Surely Grafana will have other paths other than /grafana/login so first thing I'd try is to just use a single path Hello. 6. 5 as ingress controller and I can expose applications like grafana, minio. Example with Ingress: Apply an Ingress resource to expose the Grafana service: I appreciate the datapoint. 223 <none> 3000:32275/TCP 23m ingress-nginx-controller LoadBalancer 10. Can I tell minikube to share my host NIC, so it uses my physical router for DHCP? Ideally I would have one IP for the host OS, and another IP on the same subnet for minikube. example. Since they're signed by the same CA I can rotate client certs without downtime or extra complexity. yaml and insert all the needed alb annotations for alb-ingress-controller Jul 2, 2022 · The kube-prometheus-stack bundles Prometheus, Grafana, and AlertManager for monitoring a Kubernetes cluster. I have exposed Grafana on a public URL grafana. Grafana is a fantastic pane of glass and central system to visualize all the collected metrics and configure alerts. But still no luck. Feb 20, 2018 · We expose couple of internal services like grafana or prometheus over ingress with basic auth security enabled. Things like grafana, Homer, even Jenkins just plain don't work Oct 3, 2024 · We will also configure an Application Load Balancer (ALB) to expose Grafana externally using an Ingress resource. KinD allows you to customize cluster configurations. You can write your own proxy add-on that uses ingress to proxy other applications through, like how the frigate proxy add-on works, but you’ll have to whip that up yourself I think. You signed out in another tab or window. It acts as a layer 7 (HTTP/HTTPS) load balancer, routing It is usually along the lines of “deploy an EKS cluster with X number of nodes using the free tier instance size on AWS and also deploy grafana onto the same cluster in its own namespace. I am not an expert, but you being able to access other containers (add-ons) running along side Home Assistant happens through a function they call ingress. In order to access the web interfaces via the Internet Kubernetes Ingress is a popular option. Contribute to shubhnesh/Reddit-Clone-K8s-Ingress development by creating an account on GitHub. 94 and other node is 192. However, I want to avoid exposing prometheus externally. namespace. If you already have the Prometheus Operator and Grafana installed in your cluster, you can skip installing Prometheus and Grafana. I feel like I'm missing something very obvious. 79. Generally, clusters will not come configured with any pre-existing Ingress controllers. I'd like to deploy Grafana, Jenkins, and other applications from helm charts with a LoadBalancer service type so I can have one DNS entry per host that resolves to the LoadBalancer IP instead of having all DNS entries resolve to the same ingress controller IP in my pihole /etc/hosts file. 5. I have tried adding various annotations like ssl-redirect, rewrite-target etc. It's never safe to expose anything. Everything works smoothly. domain. Obviously there are more components installed that are required but they don‘t add much to the actual use case here :) Usually tie alertmanager to Slack and to Pagerduty. yaml Apr 9, 2024 · Contribute to 1bilu/Reddit-Clone-with-Kubernetes-Ingress development by creating an account on GitHub. 7. The idea is you run it on a secure network, and put it behind an authenticating reverse proxy (such as a k8s ingress, or a nginx). Since by default the helm chart install grafana on a public facing classic LB. Also use a dead-mans switch alert which triggers constantly to detect if Prometheus or Alertmanager goes down. 4. and it's launching the grafana UI only when the ports are exposed ( ports: - "3000:3000" ) but not with expose ( expose: - "3000") and the same case with elastic search I don't want to expose ports of elastic search, grafana, I have n number of services running on my minikube cluster and I want them to be accessible through one port, say 8080, but with different endpoints. g. Definitely not through portfirwarding. 27:3100/metrics (Loki) I have installed Promtail onto another one of my servers (100. If you have prometheus and grafana installed on your cluster then prometheus will already be scraping this data due to the scrape annotation on the deployment. I want to ask is there a way to access the prometheus endpoint on private network so I can add it as a datasource. You switched accounts on another tab or window. EKS Cluster: Ensure that you have an existing EKS cluster. I don't want to use ingress and expose private registry to the Internet. However, if I try to access my hostname, the grafana login page loads and goes into a redirect loop. Thanks the documentation, it does not help. domain) or web context (e. Expose your application To access your application from the test scripts, you must assign it an external IP in the cluster where it’s running. grafanasite. 2 on GKE. 3K subscribers in the istio community. Note: The Prometheus Operator is required, as the Kong Ingress Controller uses its PodMonitor custom resource to configure scrape rules. I usually expose both alertmanager and prometheus web guis either only behind an VPN, or require OAuth via OAuth2-proxy (via Nginx Ingress) grafana - Metrics visualization. Using lsof -i it shows the following: . Can someone please provide any insights on this. com via nginx ingress controller. I don't really know how to begin and would appreciate any tips. com hosts: - mysb. I've been using Envoy(Istio Ingress Gateway behind ELB) for all the apps running on a mesh and that works great. Question. How you do this depends on the platform you use to deploy the application. Mapping Route53 Records to NLB Address. Home LAN is 192. 27:3030 (Grafana) 100. If you have questions or are new to Python use r/learnpython NGINX Ingress controller. Yeah, I understand that. I built it as a service that each client proxies to internally, the core reason being that our SAML provider mandated that each client come in as their own identity - your provider will likely have a similar requirement. I actually kept uptime kuma and netdata because prometheus can scrape them so I just stopped using the uptime kuma front-end and just use grafana. For instance if I have jellyfin and grafana running, I want them to be accessible through a different machine on <IP>:8080/jellyfin and <IP>:8080/grafana. I have installed Promtail on my VMs which run outside of the AKS, and I want to push logs to my Loki instance on the AKS. Application domain is admin. prometheus. A question as well: if you want to permanently expose Grafana but only to your organization, could you use something like an Ingress paired with a network policy to, for instance, only make it available to a specific CIDR block? Thanks again. I have Loki running on an AKS cluster, it does not expose any nodeport or load balancer type service by default. Dashboard templates. instead of grafana. You should only be see the Teslamate when connected to your secure home network. Can HA dashboard render grafana charts via url on local network just by referencing IP:port? If so that's all you need. I also have a vague recollection that some of the more detailed request logs for the ingess-nginx controller are logged to a file in the container rather than container stdout, so you might have to exec into the container and follow-tail that file as well. I have tried to modify the values. As I said previously; I have no experience of setting up Grafana or any of the services named in the post. However, no luck. Is there any way to use ingress but only internally. ClusterIP or NodePort Services for the intended routes. Apr 15, 2021 · I found a way to configure grafana with different url with the following env variable GF_SERVER_ROOT_URL in grafana deployment. Community resources. In additional, simply port-forward doesn't work as well, as I mentioned earlier, a few services should be exposed on the same port to function properly. yaml Hi guys! I've started to learn Ingress, and I had a question: It's a good practice have one ingress for each service? For example, I have SonarQube, Jenkins and Grafana running in my cluster, should I create one ingress for each one or just use one and define a rule for each? Alternatively, you can use different service type like NodePort to expose the ingress-nginx service on all nodes, this way you can access the /healthz endpoint on all nodes individually. Although instead of --tail=100 I'd use -f before you do a request and then watch what happens as you hit the ingress with curl. I have exposed Grafana on a public URL grafana. However , in my configuration I have assigned the EXTERNAL-IP address of ingress-nginx-controller service to GCloud DNS which should be a dynamic address. What is an Ingress? In Kubernetes, an Ingress is an API object that manages external access to services within Learn k8s using this Reddit clone. Option 1 - > Expose them from ingress via domain or sub-domain. The official Python community for Reddit! Stay up to date with the latest news, packages, and meta information relating to the Python programming language. In this article I will show you how to expose these services with NGINX Ingress either via subdomain (e. Get your metrics into Prometheus quickly Jul 28, 2023 · The operator can deploy a Jaeger UI container and expose it via Ingress. Istio provides an easy way to create a network of deployed services with load balancing, service-to-service… I want to allow the port 3306 to the dns src-ips. Install Prometheus and Grafana. If you want to access Prometheus or Grafana without using port-forwarding, you can expose these services with a LoadBalancer or Ingress. Jun 8, 2023 · What is Kubernetes Ingress? In Kubernetes, “Ingress” is a type of resource that enables external access to services within a cluster. com Oct 13, 2020 · Posting a solution here as it's working now. hosted-grafana. In order to expose Alertmanager and Grafana, simply create additional fields containing an ingress object, but simply pointing at the alertmanager or grafana instead of the prometheus-k8s Service. 78. When I visit localhost the endpoint for grafana works for localhost/login, but I don't know how to add a second for prometheus. Then you connect your Thanos query that you use with your Grafana to that query server. Jul 11, 2022 · Stack Overflow for Teams Where developers & technologists share private knowledge with coworkers; Advertising & Talent Reach devs & technologists worldwide about your product, service or employer brand Just wanted to get a feel of what ingress controller folks are using in EKS. 168. icct sitc zlhweu agypfggb mkmttl jfirrqsu euk rcwuappk kktruy idoio
{"Title":"What is the best girl name?","Description":"Wheel of girl names","FontSize":7,"LabelsList":["Emma","Olivia","Isabel","Sophie","Charlotte","Mia","Amelia","Harper","Evelyn","Abigail","Emily","Elizabeth","Mila","Ella","Avery","Camilla","Aria","Scarlett","Victoria","Madison","Luna","Grace","Chloe","Penelope","Riley","Zoey","Nora","Lily","Eleanor","Hannah","Lillian","Addison","Aubrey","Ellie","Stella","Natalia","Zoe","Leah","Hazel","Aurora","Savannah","Brooklyn","Bella","Claire","Skylar","Lucy","Paisley","Everly","Anna","Caroline","Nova","Genesis","Emelia","Kennedy","Maya","Willow","Kinsley","Naomi","Sarah","Allison","Gabriella","Madelyn","Cora","Eva","Serenity","Autumn","Hailey","Gianna","Valentina","Eliana","Quinn","Nevaeh","Sadie","Linda","Alexa","Josephine","Emery","Julia","Delilah","Arianna","Vivian","Kaylee","Sophie","Brielle","Madeline","Hadley","Ibby","Sam","Madie","Maria","Amanda","Ayaana","Rachel","Ashley","Alyssa","Keara","Rihanna","Brianna","Kassandra","Laura","Summer","Chelsea","Megan","Jordan"],"Style":{"_id":null,"Type":0,"Colors":["#f44336","#710d06","#9c27b0","#3e1046","#03a9f4","#014462","#009688","#003c36","#8bc34a","#38511b","#ffeb3b","#7e7100","#ff9800","#663d00","#607d8b","#263238","#e91e63","#600927","#673ab7","#291749","#2196f3","#063d69","#00bcd4","#004b55","#4caf50","#1e4620","#cddc39","#575e11","#ffc107","#694f00","#9e9e9e","#3f3f3f","#3f51b5","#192048","#ff5722","#741c00","#795548","#30221d"],"Data":[[0,1],[2,3],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[10,11],[12,13],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[6,7],[8,9],[10,11],[12,13],[16,17],[20,21],[22,23],[26,27],[28,29],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[14,15],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[0,1],[2,3],[32,33],[4,5],[6,7],[8,9],[10,11],[12,13],[36,37],[14,15],[16,17],[18,19],[20,21],[22,23],[24,25],[26,27],[28,29],[34,35],[30,31],[2,3],[32,33],[4,5],[6,7]],"Space":null},"ColorLock":null,"LabelRepeat":1,"ThumbnailUrl":"","Confirmed":true,"TextDisplayType":null,"Flagged":false,"DateModified":"2020-02-05T05:14:","CategoryId":3,"Weights":[],"WheelKey":"what-is-the-best-girl-name"}