[PROD] Ricc Private notes

"πŸ‡¬πŸ‡§ Riccardo and Kate created a Google Cloud project named "puffin-tours" and set up billing. They enabled the Cloud Build and GCE APIs, created two storage buckets (one public, one private), and configured an API gateway for authentication. Riccardo made notes on using Tailwind CSS for colors and setting up Cloud Build with Dockerfile, which successfully built a new container image in Google Container Registry. He also researched using Ransack to search multiple fields, specifically title and body, within a Rails application. "

πŸ— Votes

Real Average: dunno
πŸ‘ #likes: 1 | πŸ‘ŽπŸΎ #dislikes: 0

πŸ’¬ Comments

by Riccardo carlesso | 2023-08-27 🌍

(πŸ™†β€β™‚οΈ no img)

## 2023-08-26


* creato project https://console.cloud.google.com/home/dashboard?project=puffin-tours&organizationId=0 come ricc&kate
  • Β  Ci metto il billing di coso. Fatto solo per il 1USD do onramp

Riccardo note

## tailwind
  • * colori: https://tailwindcss.com/docs/text-color e https://tailwindcss.com/docs/customizing-colors

## GCP - Project enablement for a blog
  • * Enable Cloud Build API: https://console.cloud.google.com/cloud-build/builds?referrer=search&project=puffin-tours
  • * Enabled GCE API
  • * Created 2 buckets: gs://puffin-tours-public (puvlic) e puffin-tours (enforce NO public).
  • * API GW puffintours per omniauth: https://console.cloud.google.com/apis/credentials?project=puffin-tours
  • * Cloud Build works nicely with JUST Dockerfile! He creates a brand new GCR.IO look:
  • Β  https://console.cloud.google.com/gcr/images/puffin-tours/GLOBAL/github.com/palladius/ror7-tailwind-puffintours

## Ransack
  • * cerca solo su titolo gaz - qui spiega come aumentare part di ricerca tipo titolo e body.
Β  https://stackoverflow.com/questions/13309062/searching-multiple-fields-with-ransack