Skip to content

Commit

Permalink
Dockerized the Application
Browse files Browse the repository at this point in the history
  • Loading branch information
isala404 committed Sep 1, 2019
1 parent 2de6656 commit 8a00979
Show file tree
Hide file tree
Showing 1,600 changed files with 42 additions and 107,838 deletions.
0 DockerFile → .github/DockerFile
100644 → 100755
File renamed without changes.
40 changes: 40 additions & 0 deletions .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,40 @@
name: Docker CI/CD Pipeline

on:
push:
branches:
- master

jobs:
build:
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@master
- name: Install kubectl and doctl
run: |
curl -LO https://storage.googleapis.com/kubernetes-release/release/$(curl -s https://storage.googleapis.com/kubernetes-release/release/stable.txt)/bin/linux/amd64/kubectl
chmod +x ./kubectl
curl -sL https://github.com/digitalocean/doctl/releases/download/v1.28.0/doctl-1.28.0-linux-amd64.tar.gz | tar -xzv
chmod +x ./doctl
sudo mv ./kubectl /usr/local/bin/kubectl
sudo mv ./doctl /usr/local/bin/doctl
- name: Configure kubectl and doctl
run: |
doctl k8s cluster kubeconfig save ${{secrets.DIGITALOCEAN_CLUSTER}} -t ${{secrets.DIGITALOCEAN_TOKEN}}
doctl auth init -t ${{secrets.DIGITALOCEAN_TOKEN}}
echo ${{secrets.DOCKER_PASSWORD}} | docker login docker.pkg.github.com -u ${{secrets.DOCKER_USERNAME}} --password-stdin
- name: Build Image
run: |
docker build -f .github/Dockerfile -t $IMAGE_NAME .
docker tag $IMAGE_NAME $IMAGE_NAME:commit-${GITHUB_SHA}
docker tag $IMAGE_NAME $IMAGE_NAME:production
env:
IMAGE_NAME: docker.pkg.github.com/mrsupiri/isala.me/isala.me
- name: Push to Docker registry
run: docker push $IMAGE_NAME
env:
IMAGE_NAME: docker.pkg.github.com/mrsupiri/isala.me/isala.me
- name: Deploy to Cluster
run: kubectl set image deployment isala-me-deployment isala-me=${IMAGE_NAME}:commit-${GITHUB_SHA}
env:
IMAGE_NAME: docker.pkg.github.com/mrsupiri/isala.me/isala.me
Empty file modified .gitignore
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_0.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_0.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_1.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_1.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_10.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_10.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_11.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_11.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_12.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_12.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_13.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_13.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_14.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_14.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_15.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_15.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_16.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_16.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_17.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_17.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_18.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_18.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_19.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_19.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_2.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_2.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_20.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_20.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_21.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_21.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_22.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_22.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_23.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_23.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_24.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_24.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_3.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_3.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_4.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_4.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_5.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_5.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_6.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_6.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_7.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_7.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_8.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_8.webp
100644 → 100755
Empty file.
Empty file modified img/backgrounds/bg_9.jpg
100644 → 100755
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Empty file modified img/backgrounds/bg_9.webp
100644 → 100755
Empty file.
Empty file modified img/favicon.png
100644 → 100755
Empty file modified img/favicon/android-chrome-192x192.png
100644 → 100755
Empty file modified img/favicon/android-chrome-256x256.png
100644 → 100755
Empty file modified img/favicon/apple-touch-icon.png
100644 → 100755
Empty file modified img/favicon/browserconfig.xml
100644 → 100755
Empty file.
Empty file modified img/favicon/favicon-16x16.png
100644 → 100755
Empty file modified img/favicon/favicon-32x32.png
100644 → 100755
Empty file modified img/favicon/favicon.ico
100644 → 100755
Empty file.
Empty file modified img/favicon/mstile-150x150.png
100644 → 100755
Empty file modified img/favicon/safari-pinned-tab.svg
100644 → 100755
Empty file modified img/favicon/site.webmanifest
100644 → 100755
Empty file.
Empty file modified img/isala.jpg
100644 → 100755
Empty file modified img/profile-landscape.png
100644 → 100755
Empty file modified img/profile.jpg
100644 → 100755
5 changes: 2 additions & 3 deletions index.html
100644 → 100755
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,6 @@
<!-- Bootstrap core CSS -->
<link href="vendor/bootstrap/css/bootstrap.min.css" rel="stylesheet">

<!-- Font Awesome -->
<link href="vendor/fontawesome/css/all.css" rel="stylesheet">

<!-- Custom styles for this template -->
<link href="vendor/isala/css/navbar.css" rel="stylesheet">
<link href="vendor/isala/css/window.css" rel="stylesheet">
Expand Down Expand Up @@ -126,6 +123,8 @@ <h2 id="typed"></h2>

<script src="vendor/typedjs/js/typed.js"></script>

<script src="https://kit.fontawesome.com/724d324fa8.js"></script>

<!-- Custom JS -->
<script src="vendor/isala/js/main.js"></script>

Expand Down
Empty file modified linux.jpg
100644 → 100755
Empty file modified vendor/bootstrap/css/bootstrap-grid.css
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/css/bootstrap-grid.css.map
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/css/bootstrap-grid.min.css
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/css/bootstrap-grid.min.css.map
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/css/bootstrap-reboot.css
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/css/bootstrap-reboot.css.map
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/css/bootstrap-reboot.min.css
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/css/bootstrap-reboot.min.css.map
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/css/bootstrap.css
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/css/bootstrap.css.map
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/css/bootstrap.min.css
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/css/bootstrap.min.css.map
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/js/bootstrap.bundle.js
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/js/bootstrap.bundle.js.map
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/js/bootstrap.bundle.min.js
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/js/bootstrap.bundle.min.js.map
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/js/bootstrap.js
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/js/bootstrap.js.map
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/js/bootstrap.min.js
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/js/bootstrap.min.js.map
100644 → 100755
Empty file.
Empty file modified vendor/bootstrap/js/main.js
100644 → 100755
Empty file.
Loading

0 comments on commit 8a00979

Please sign in to comment.