Search help
  1. Airflow Docker Container - How to get started guide

    Airflow Docker Container - How to get started guide …

    manager - 12/03/2020 - 12:08

  2. How to install Wiki.js on Ubuntu 22.04

    How to install Wiki.js on Ubuntu 22.04 … Wiki.js instance with the following components: Docker PostgreSQL 11  (dockerized) Wiki.js … apt -qqy update sudo DEBIAN_FRONTEND=noninteractive apt-get -qqy -o Dpkg::Options::='--force-confdef' -o …

    manager - 02/25/2023 - 14:56

  3. siege Web-site benchmark tool

    … number of concurrent users -r repititions - tells how many times each user should run -i internet mode, … -r 10 -c 15 HTTP/1.1 200 1.83 secs: 768707 bytes ==> GET /static/js/bundle.js HTTP/1.1 200 0.27 secs: … directives. Those comments should be all you need to get started. Create the configuration file in $HOME $ …

    manager - 01/15/2024 - 14:36

  4. Cloud Development

    …     EXAM2 - Review   Docker - 22 Questions (11 TF, 11 MC) Google Cloud … it and stop, allowed us to enter commands What is the container? Running image, can be started, moved, stopped and … behalf.   The diagram to the right shows how the application's structure connects to each other. …

    manager - 04/24/2019 - 19:04

  5. Amazon Web Services In Plain English

    … Code Deployment Services These are for automating how you manage and deploy your code onto other services. … Should have been called Amazon Docker as a Service Use this to Put a … to preset apps you've built so they don't have to read guides like this. Storage Gateway …

    manager - 11/15/2019 - 10:26

  6. Google Pixel 6 vs Galaxy s21 vs iPhone 13 Comparison of Specifications

    … its own phones they use the Qualcomm one instead. How is battery life? Battery life is very good, … to do a full charge on the Pixel 6 Pro. Should I get the Pixel 6? Spoiler: Yes I am now thinking … Commentary: I'm a longtime Apple fan, but I'm surprised by how excited I am for the new Pixel iPhone 13 …

    manager - 03/10/2022 - 21:53

  7. Sync a GitHub repo to your GCP Composer (Airflow) DAGs folder

    Sync a GitHub repo to your GCP Composer (Airflow) DAGs folder Josh … for your Composer environment. In this post I’ll describe how we started syncing a git repo of our DAGs to this bucket … of a  gsutil  command execution and we don’t need a docker image so we’ll select  cloudbuild.yaml  for our …

    manager - 11/20/2019 - 11:41

  8. Linux Commands with examples

    … it. $ mv -i file1 file2 rm get confirmation before removing the file. $ rm -i … $ uname -a ab Apache benchmark tool, shows how many http requests per second server can perform.  … $ ab -n 100 -c 5 http://myblog.com wget Get a web page, see also curl   $ wget …

    manager - 07/01/2022 - 20:49

  9. Using Apache Airflow to build reusable ETL on AWS Redshift

    Using Apache Airflow to build reusable ETL on AWS Redshift … from a source table into a target table. We will also show how to deploy and manage these processes using Airflow. … The variables that are passed into the operator will get stored as instance variables of the operator. …

    manager - 11/19/2019 - 08:51

  10. Docker on Ubuntu 20.04.01 Tips

    Docker on Ubuntu 20.04.01 Tips … remove docker-compose $ sudo apt-get autoremove Show all Docker container names and IP addresses $ docker inspect -f …

    manager - 08/07/2020 - 15:25