{"id":22,"date":"2024-10-06T05:04:34","date_gmt":"2024-10-06T05:04:34","guid":{"rendered":"https:\/\/solucionesimples.com\/blog\/?p=22"},"modified":"2024-10-06T05:17:09","modified_gmt":"2024-10-06T05:17:09","slug":"installing-airflow","status":"publish","type":"post","link":"https:\/\/solucionesimples.com\/blog\/installing-airflow\/","title":{"rendered":"Installing Airflow!"},"content":{"rendered":"\n<h2 class=\"wp-block-heading\">Using pip3<\/h2>\n\n\n\n<pre class=\"wp-block-code\"><code>pip3 install \"apache-airflow&#91;celery]==2.10.2\" --constraint \"https:\/\/raw.githubusercontent.com\/apache\/airflow\/constraints-2.10.2\/constraints-3.8.txt\"<\/code><\/pre>\n\n\n\n<h2 class=\"wp-block-heading\">Starting the airflow platform<\/h2>\n\n\n\n<p>Introduce the following code:<\/p>\n\n\n\n<pre class=\"wp-block-code\"><code>$ airflow standalone<\/code><\/pre>\n\n\n\n<p>open your browser localhost:8080<\/p>\n\n\n\n<p>user admin<\/p>\n\n\n\n<p>password: verify in the logs of your server<\/p>\n","protected":false},"excerpt":{"rendered":"<p>Using pip3 Starting the airflow platform Introduce the following code: open your browser localhost:8080 user admin password: verify in the logs of your server<\/p>\n","protected":false},"author":1,"featured_media":26,"comment_status":"open","ping_status":"open","sticky":false,"template":"elementor_theme","format":"standard","meta":{"_monsterinsights_skip_tracking":false,"_monsterinsights_sitenote_active":false,"_monsterinsights_sitenote_note":"","_monsterinsights_sitenote_category":0,"footnotes":""},"categories":[2],"tags":[],"class_list":["post-22","post","type-post","status-publish","format-standard","has-post-thumbnail","hentry","category-tecnologia"],"_links":{"self":[{"href":"https:\/\/solucionesimples.com\/blog\/wp-json\/wp\/v2\/posts\/22","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/solucionesimples.com\/blog\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/solucionesimples.com\/blog\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/solucionesimples.com\/blog\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/solucionesimples.com\/blog\/wp-json\/wp\/v2\/comments?post=22"}],"version-history":[{"count":2,"href":"https:\/\/solucionesimples.com\/blog\/wp-json\/wp\/v2\/posts\/22\/revisions"}],"predecessor-version":[{"id":24,"href":"https:\/\/solucionesimples.com\/blog\/wp-json\/wp\/v2\/posts\/22\/revisions\/24"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/solucionesimples.com\/blog\/wp-json\/wp\/v2\/media\/26"}],"wp:attachment":[{"href":"https:\/\/solucionesimples.com\/blog\/wp-json\/wp\/v2\/media?parent=22"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/solucionesimples.com\/blog\/wp-json\/wp\/v2\/categories?post=22"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/solucionesimples.com\/blog\/wp-json\/wp\/v2\/tags?post=22"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}