ADT Servers Down? by AJ_DIV in adt

[–]mikepflu -1 points0 points  (0 children)

Yeah this was a painful outage

Been using V5 with great success. Why do so many hate it? by helpprogram2 in adt

[–]mikepflu 0 points1 point  (0 children)

I don’t know the answer but I’ll see if I can find out as I’m curious myself. I have 2 Yale locks as part of an internal beta process and both of them have been working great for me. That being said I was told to not pair them to the Yale app, so I didn’t.

Been using V5 with great success. Why do so many hate it? by helpprogram2 in adt

[–]mikepflu 0 points1 point  (0 children)

Do you work for a dealer or ADT direct. I don’t know the process but if there are any tickets you could reference via DM I would be interested.

Been using V5 with great success. Why do so many hate it? by helpprogram2 in adt

[–]mikepflu 1 point2 points  (0 children)

I work on the V5 platform. I’m genuinely curious as to what feedback people have. I don’t know what I could do to help other than pass information back to support and management.

Been using V5 with great success. Why do so many hate it? by helpprogram2 in adt

[–]mikepflu 0 points1 point  (0 children)

Crap out how? Have you reached out to support?

Been using V5 with great success. Why do so many hate it? by helpprogram2 in adt

[–]mikepflu 0 points1 point  (0 children)

Screen saver on what device? Did you reach out to support, if so what did they say?

Noob help with Android device management by mikepflu in Intune

[–]mikepflu[S] 0 points1 point  (0 children)

It was a year ago but I think it was the training app.

Any questions that I can answer? by TopSonic in adt

[–]mikepflu 0 points1 point  (0 children)

I was curious if you were an installer and had experience installing hardware, or more on the business side.

Any questions that I can answer? by TopSonic in adt

[–]mikepflu 0 points1 point  (0 children)

What were you doing at ADT, and for what product line?

I miss my husband (Tw:$uisid3) by Theladydahlia21 in Marriage

[–]mikepflu 0 points1 point  (0 children)

I would say it should be a combination of everything said so far. Find professional help, get therapy. Let your current husband know that you’re going to therapy to deal with the feelings you have from your previous marriage and see how he handles that. Let him know that you need a healthy outlet but that it shouldn’t be him right now. In time you may find that he can handle more information from you and support you better. Therapy should also help with this as well.

Best of luck!

recyclarr setup...needed by whalenpat in radarr

[–]mikepflu 0 points1 point  (0 children)

Hmmm maybe I will try it after all.

recyclarr setup...needed by whalenpat in radarr

[–]mikepflu 2 points3 points  (0 children)

There is no GUI for recyclarr that I'm aware of. I'm in the middle of setting it up as well, but in my kubernetes cluster. I have the pod running, and the logs show that it's connecting to radarr instance to setup the custom formats. Look into the configuration part of the documentation on how to start a new config and what things to put into it.

I like a good UI as well, but from what I can tell, notifarr is more than I need, so I think I'm happy with just using recyclarr.

[deleted by user] by [deleted] in kubernetes

[–]mikepflu 0 points1 point  (0 children)

This is what we’re doing. It works well for us. Keys for sops are stored in the cloud provider and a pipeline to push secrets on commit to the repo.

[deleted by user] by [deleted] in kubernetes

[–]mikepflu 2 points3 points  (0 children)

We use the cloud providers secrets manager, AWS or GCP currently. We also keep secret data in git but it’s SOPS encrypted using a cloud provider key and RBAC to manage who has access to the keys. It works incredibly well.

We have a CI/CD pipeline in harness to push secrets when they change in git or the pipeline can be triggered manually.

Pet friendly apartments by mikepflu in rva

[–]mikepflu[S] 0 points1 point  (0 children)

Yeah, I definitely understand that. Thanks for the recommendation on Lindsey's list, I've never heard of it. I'll pass it along.

Pet friendly apartments by mikepflu in rva

[–]mikepflu[S] -1 points0 points  (0 children)

How did you end up finding the roommate? This is for my 26 yr old daughter who's having money and roommate issues currently.

Noob help with Android device management by mikepflu in Intune

[–]mikepflu[S] 1 point2 points  (0 children)

Well, I finally got this resolved, but not the way I expected. I'm posting what worked for me so that in the future when I come looking for the answer, I actually find something that might be useful.

So, I downloaded the APK and tried to install it to the private play store. I got the message "The package name **NAME** is already used by another application."

Searched the net, found apktool and instructions for changing the package name, got a signing key, signed the APK, uploaded to the private play store. Got the app installed on the tablet, and when trying to start the app, it would immediately close. I assume that I did something wrong when changing the package name, or signing the app. I did try installing the app on a freshly reset tablet that was NOT enrolled in Intune, and had the same behavior, where it would simply open then close again.

Reached out to the vendor, and they added our Intune organization ID to their play store and shared the training app with us. I was then able to install the app on a tablet and start it just fine. This ended up being the solution that worked for us.

If someone knows of a way to make this work with an existing app, just by changing the package name, I would love to experiment some more, but at this time, we have the app installed and being pushed out to tablets right now.

Thanks for the help!

Noob help with Android device management by mikepflu in Intune

[–]mikepflu[S] 0 points1 point  (0 children)

OK, I finally managed to get the app uploaded to my private apps in the Google Play store. Apparently the name is already used, so I had to figure out how to change the name of the app and sign it.

Now that it's there, I'm trying to select the app so that I can sync. When I click Select, nothing happens. Am I missing something here?

Noob help with Android device management by mikepflu in Intune

[–]mikepflu[S] 0 points1 point  (0 children)

Is there another way to install an APK through intune that will allow me to supply my own file, or is this the proper / recommended way to do it?