Giter Site home page Giter Site logo

sayedimac / bitcoin Goto Github PK

View Code? Open in Web Editor NEW

This project forked from bitcoin/bitcoin

0.0 0.0 0.0 198 MB

Bitcoin Core integration/staging tree

Home Page: https://bitcoincore.org/en/download

License: MIT License

Shell 1.01% C++ 65.32% Scheme 0.15% Python 19.67% C 10.66% Java 0.01% Assembly 0.17% Objective-C++ 0.03% Makefile 0.87% Cap'n Proto 0.01% HTML 0.13% QMake 0.01% CMake 0.34% M4 1.27% Dockerfile 0.03% Sage 0.35%

bitcoin's Introduction

Howzit ;)

I added some course examples from my Microsoft courses in the Coursecontent. Clone that repo, do not fork it, I am consolidating 4-5 repos all in this one. It contains:

  • Azure PowerShell and CLI examples
  • DSC examples (IIS on Windows and LAMP stack on Linux)
  • Great diagrams about Github relational structures
  • Bicep examples
  • Much more...

For Azure App Service related demos, clone or fork Slots

  1. Create an App Service
  2. Configure an Environment variable for each of the custom properties in the appsettings.json file in the root of the repo (dbconn, site, colour and auth - don't forget to save ๐Ÿ˜‰)
  3. Create a second deployment Slot - make sure to copy the config of the Production slot, else you will have to recreate the fields as opposed to just setting new values (both slots will merely render the appsettings.json file settings if not set in the app service slots)
  4. In the second slot (I will call mine UAT as I setup Github Approval for a UAT Environment in that repo hehee Mr fancypants)
  5. Got to the second Slot Deployment blade, and deploy the app from Github into your second slot. You should see the values you set fo rhte second slot in the app UI
  6. Swap slots or you can opt for auto Swap which will basically not allow for testing but rather give you a zero downtime type deployment

For container (Docker) demos, clone or fork docker-app. It has several folders but once pushed to ACR, you can easily deploy the container image to ACI, ACA, App Services and AKS. There is a workflow for thislast one, follow these steps:

  • In the root of the repo there is a Dockerfile referencing the actual app in /src directory
  • There is Github workflow called "Build and deploy an app to AKS" which will require you to setup a service principal in Github for your Azure Subscription (Service Princial needs Contribute to Subscription)
  • deployment.yaml will be referenced in the Workflow and deploy the app to an AKS cluster so you should update this file with the corresponding changes in the workflow file where relevant

bitcoin's People

Contributors

achow101 avatar ajtowns avatar dongcarl avatar fanquake avatar furszy avatar gavinandresen avatar glozow avatar gmaxwell avatar hebasto avatar instagibbs avatar jamesob avatar jnewbery avatar jonasschnelli avatar jonatack avatar kallewoof avatar laanwj avatar luke-jr avatar meshcollider avatar morcos avatar non-github-bitcoin avatar practicalswift avatar promag avatar ryanofsky avatar sdaftuar avatar sipa avatar sjors avatar thebluematt avatar thestack avatar theuni avatar vasild avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.