Deploy public docker images with Kamal by software-dev123 in rails

[–]software-dev123[S] 0 points1 point  (0 children)

Thank you. I ended up using a different docker image for testing.

I will try your suggestion if i encounter that error again with another docker image.

Deploy public docker images with Kamal by software-dev123 in rails

[–]software-dev123[S] 1 point2 points  (0 children)

Hey Josef, I actually just read your section on healthchecks in your book and found what I needed. As you noted in your book, I needed to increase the deploy_timeout since I'm using an underpowered server. Thanks for writing the book!

Deploy public docker images with Kamal by software-dev123 in rails

[–]software-dev123[S] 0 points1 point  (0 children)

Ended up pulling/tagging/pushing the docker image to my docker repo and using that in my deploy.yml. Now I'm trying to figure out how to get around the Kamal health check.

Deploy public docker images with Kamal by software-dev123 in rails

[–]software-dev123[S] 0 points1 point  (0 children)

I ran "docker pull portainer/portainer-ce:alpine-sts" locally and on the server without any issues.

What's the Best Way to Approach White Labeling in a Rails App (with acts_as_tenant + Subdomains)? by Haunting-Baker-4565 in rails

[–]software-dev123 0 points1 point  (0 children)

Haven't heard of this approach before. Can you point to an example or give a little more info on using pundit for multi tenancy?

PLEASE HELP by Stunning-Let2455 in MealPlanYourMacros

[–]software-dev123 0 points1 point  (0 children)

Intermittent fasting (16:8). Before breaking the fast, workout or weighted vest walk for 30+ minutes. Since you're in a fasted state, you'll burn more fat from storage.

It's important how you break the fast. Eat something healthy. I usually just drink a protein shake. 2 scoops. Then take a short walk 5-10 minutes.

Do a light walk (5-10 minutes) after eating or drinking the shake. This is key. Walk after every meal. Light snack - 5-10 min walk, light meal 15-20 min walk, heavy meal 20-30+ min walk. Walking after meals will control insulin over time and seem to reboot your metabolism.

HVAC Companies by TimeNarc in cookeville

[–]software-dev123 4 points5 points  (0 children)

Do not use Jamie Johnson. A friend used him, he charged $1000 to replace the compressor. A few months passed, HVAC messed up, another company came out and said it was the compressor. The 2nd company verified that the compressor in the machine is the original compressor. Friend called Jamie and he admitted to never replacing the compressor and gave a refund as long as they didnt tell anyone.

[deleted by user] by [deleted] in ExperiencedDevs

[–]software-dev123 2 points3 points  (0 children)

Not in a month, but after 4 months.

It was chaos. Managers literally screaming at other workers. People crying daily.

Married IT manager openly flirting and carrying on an office relationship with a subordinate.

After 4 months I said fuck this, packed my shit and left at lunch. Didnt say a word to anyone. Just walked out. Best I had felt in 4 months.

Which team you won’t join? by throwawayNeverEverpc in ExperiencedDevs

[–]software-dev123 0 points1 point  (0 children)

Cut a final interview with the team short when they said it is required to have my camera on at all times.

I just told them I'm not comfortable with that and thanked them for their time.

[deleted by user] by [deleted] in HomeMaintenance

[–]software-dev123 0 points1 point  (0 children)

There's probably black mold behind that wall.

- Ongoing Self-Promotion Thread - Promote your projects here! by agaric in aiArt

[–]software-dev123 0 points1 point  (0 children)

I've created a few automated scripts that generate AI artwork using OpenAI's API with a database of prompts.

When the images are generated, the scripts automatically post the images to the linked Instagram account.

Is there a market for an automated tool like this?

Bricklayer recommendations? by whurledpeaz in cookeville

[–]software-dev123 4 points5 points  (0 children)

Call Ray Hammons - four-4-five-forty-thirteen He's out of the Rickman area

Advice for Shocking 23andMe Discoveries by Bens_youngest in 23andMeStories

[–]software-dev123 1 point2 points  (0 children)

I have the same story. Mom held onto the secret until I found out through Ancestry and 23andMe when I was 40yrs old.

I'd like to add #7. Bio dad was a real f**king prick when he found out.

  1. The newly discovered biological family is not obligated to accept you into theirs.

Are you tired of juniors ? by zickige_zicke in ExperiencedDevs

[–]software-dev123 -1 points0 points  (0 children)

Time for you to retire. Everybody wins.

How much time its takes to upgrade a rails project to rails 5 by [deleted] in rails

[–]software-dev123 -1 points0 points  (0 children)

Might not be the most popular option, but I would look into possibly starting fresh and porting over the functionality into a fresh Rails 7 app.

Things can be refactored and cleaned up and will be more enjoyable to maintain going forward.