- Berlin London
Pinned Loading
-
Get users and their role in snowflake
Get users and their role in snowflake 1CREATE OR REPLACE TABLE DBUSERS (
2NAME VARCHAR,
3CREATED_ON TIMESTAMP_LTZ,
4LOGIN_NAME VARCHAR,
5DISPLAY_NAME VARCHAR,
-
Bunch of commands to set yourself up...
Bunch of commands to set yourself up with HomeToGo tooling, piggybacking on https://gitlab.com/gitlab-data/analytics/blob/master/admin/onboarding_script.zsh 1########## HomeBrew ##########
2## Check if exists
34command -v brew >/dev/null 2>&1 || { echo "Installing Homebrew.."
5/bin/bash -c "$(curl -fsSL https://raw.githubusercontent.com/Homebrew/install/master/install.sh)"
-
-
-
devcontainer-dbt-power-tool
devcontainer-dbt-power-tool PublicAn example of a container setup to use a custom image with the popular dbt-power-tool extension in Vscode
Dockerfile
-
selfhosted-gateway
selfhosted-gateway PublicForked from hintjen/selfhosted-gateway
Route HTTPS traffic to local Docker containers through a cloud VPS over WireGuard. Ideal for self-hosting behind CGNAT.
Shell
Something went wrong, please refresh the page to try again.
If the problem persists, check the GitHub status page or contact support.
If the problem persists, check the GitHub status page or contact support.