Compare commits
37 Commits
bc747f43e9
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| f480e61ae0 | |||
| 8b5014c7fa | |||
| 17622dc610 | |||
| b9b6cfa713 | |||
| 31db25f189 | |||
| e03d5f0361 | |||
| eb051a8b9d | |||
| a009333c1d | |||
| 3311c79f36 | |||
| 22c17c073b | |||
| 0900c2ad82 | |||
| 939385497a | |||
| 3feaead77d | |||
| 683e8bbcf9 | |||
| 2a13ed93ff | |||
| 80d870fa80 | |||
| 41d5021c07 | |||
| 6493927916 | |||
| 18cb094a04 | |||
| 2dfcd1a795 | |||
| 7124ba450a | |||
| 85ca3fc892 | |||
| 810510801e | |||
| c411a5c790 | |||
| 497904355b | |||
| d17abade07 | |||
| 8e4102124a | |||
| 3a8d5318b1 | |||
| 47577446f0 | |||
| 8f6e9ad0be | |||
| 2248d934b5 | |||
| 9e9f4956e3 | |||
| f781e5f9b9 | |||
| 6fe193b138 | |||
| 05f7e01c91 | |||
| 5e3fbb5086 | |||
| 8be3deaef7 |
2
.dockerignore
Normal file
2
.dockerignore
Normal file
@@ -0,0 +1,2 @@
|
||||
.git/
|
||||
k8s/
|
||||
5
Dockerfile
Normal file
5
Dockerfile
Normal file
@@ -0,0 +1,5 @@
|
||||
FROM nginx:alpine
|
||||
|
||||
COPY . /usr/share/nginx/html/
|
||||
|
||||
EXPOSE 80
|
||||
12878
contact.html
12878
contact.html
File diff suppressed because one or more lines are too long
45
index.html
45
index.html
@@ -42,7 +42,7 @@
|
||||
itemprop="description"
|
||||
content="The fastest growing IT Company in Indonesia with more than 18 ready-to-use platform, on-time delivery on software development services around the globe"
|
||||
/>
|
||||
<meta
|
||||
<meta
|
||||
itemprop="thumbnailUrl"
|
||||
content="http://static1.squarespace.com/static/6001456f2ac8c16311bc6e72/t/601ba21533effa5965880e72/1612423708260/0455CC59-49DE-468F-9B2F-6550B2A28DEE.png?format=1500w"
|
||||
/>
|
||||
@@ -8808,13 +8808,13 @@ globe"
|
||||
>
|
||||
<div class="sqs-block-content">
|
||||
<div class="sqs-html-content">
|
||||
<h3 style="white-space: pre-wrap">
|
||||
<h3>
|
||||
<strong
|
||||
>The fastest growing IT Company in Indonesia
|
||||
with more than 18 ready-to-use platform.</strong
|
||||
>
|
||||
</h3>
|
||||
<h4 style="white-space: pre-wrap">
|
||||
<h4>
|
||||
<strong
|
||||
>We offers On-Time Delivery On all Services and
|
||||
comprehensive solutions for all business
|
||||
@@ -8845,6 +8845,7 @@ globe"
|
||||
<a
|
||||
href=""
|
||||
class="sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element"
|
||||
style="padding: 10px; border-radius: 8px;"
|
||||
>
|
||||
Make It
|
||||
</a>
|
||||
@@ -9013,12 +9014,12 @@ globe"
|
||||
>
|
||||
<div class="sqs-block-content">
|
||||
<div class="sqs-html-content">
|
||||
<h2 style="white-space: pre-wrap">
|
||||
<h2 style="white-space: wrap">
|
||||
<strong>Our Solutions</strong>
|
||||
</h2>
|
||||
<p
|
||||
class="sqsrte-large"
|
||||
style="white-space: pre-wrap"
|
||||
style="white-space: wrap"
|
||||
>
|
||||
We are a company that engaged in information
|
||||
technology and offers comprehensive solutions for
|
||||
@@ -9744,7 +9745,7 @@ globe"
|
||||
class="list-item-content__description"
|
||||
style="margin-top: 10%; max-width: 100%"
|
||||
>
|
||||
<p class="" style="white-space: pre-wrap">
|
||||
<p class="" style="white-space:wrap">
|
||||
Generate leads and engage with your
|
||||
audience, enhance your existing web apps
|
||||
with us now.
|
||||
@@ -9798,7 +9799,7 @@ globe"
|
||||
class="list-item-content__description"
|
||||
style="margin-top: 10%; max-width: 100%"
|
||||
>
|
||||
<p class="" style="white-space: pre-wrap">
|
||||
<p class="" style="white-space:wrap">
|
||||
Create your first or existing native apps,
|
||||
deploy on time using Apple own swift
|
||||
programming language
|
||||
@@ -9852,7 +9853,7 @@ globe"
|
||||
class="list-item-content__description"
|
||||
style="margin-top: 10%; max-width: 100%"
|
||||
>
|
||||
<p class="" style="white-space: pre-wrap">
|
||||
<p class="" style="white-space:wrap">
|
||||
For those who concern about speed and
|
||||
stability, develop your native android
|
||||
apps using kotlin
|
||||
@@ -9906,7 +9907,7 @@ globe"
|
||||
class="list-item-content__description"
|
||||
style="margin-top: 10%; max-width: 100%"
|
||||
>
|
||||
<p class="" style="white-space: pre-wrap">
|
||||
<p class="" style="white-space:wrap">
|
||||
When delivery is the essence, we recommend
|
||||
to deploy React Native or Flutter for your
|
||||
need.
|
||||
@@ -10001,6 +10002,7 @@ globe"
|
||||
<a
|
||||
class="list-section-button sqs-block-button-element sqs-block-button-element--large sqs-button-element--secondary"
|
||||
href="solutions-1.html"
|
||||
style="padding: 10px; border-radius: 8px;"
|
||||
>
|
||||
Explore Your Solution
|
||||
</a>
|
||||
@@ -10009,6 +10011,13 @@ globe"
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
<style>
|
||||
.list-section-button:hover{
|
||||
color:aliceblue;
|
||||
background-color: black;
|
||||
|
||||
}
|
||||
</style>
|
||||
|
||||
<section
|
||||
data-test="page-section"
|
||||
@@ -10171,10 +10180,10 @@ globe"
|
||||
>
|
||||
<div class="sqs-block-content">
|
||||
<div class="sqs-html-content">
|
||||
<h3 style="white-space: pre-wrap">
|
||||
<h3 style="white-space:wrap">
|
||||
<strong>Case Study</strong>
|
||||
</h3>
|
||||
<h4 style="white-space: pre-wrap">
|
||||
<h4 style="white-space:wrap">
|
||||
gain insight by correlating with other industries
|
||||
that already utilizing our product & services
|
||||
to solved their problem
|
||||
@@ -10791,10 +10800,10 @@ globe"
|
||||
>
|
||||
<div class="sqs-block-content">
|
||||
<div class="sqs-html-content">
|
||||
<h3 style="white-space: pre-wrap">
|
||||
<h3 style="white-space:wrap">
|
||||
<strong> Our Customer</strong>
|
||||
</h3>
|
||||
<h4 style="white-space: pre-wrap">
|
||||
</h3>
|
||||
<h4 style="white-space:wrap">
|
||||
In honesty. fairness and professionalism we
|
||||
believe.
|
||||
</h4>
|
||||
@@ -11125,9 +11134,9 @@ globe"
|
||||
<div class="sqs-block-content">
|
||||
<div class="sqs-html-content">
|
||||
<h2
|
||||
style="text-align: center; white-space: pre-wrap"
|
||||
style="text-align: center; white-space:"
|
||||
>
|
||||
“To boldly go where no one has gone before. It’s
|
||||
<br>“To boldly go where no one has gone before. It’s
|
||||
easier and more fun with good friends.”
|
||||
</h2>
|
||||
</div>
|
||||
@@ -11241,7 +11250,7 @@ globe"
|
||||
<div class="sqs-block-content">
|
||||
<div class="sqs-html-content">
|
||||
<h3 style="white-space: pre-wrap">BKA</h3>
|
||||
<p class="" style="white-space: pre-wrap">
|
||||
<p class="" style="white-space: wrap">
|
||||
Floor 12A-G H Tower, Rasuna Said, Jakarta
|
||||
12940<br /><br /><a
|
||||
href="http://squarespace.com"
|
||||
@@ -11296,7 +11305,7 @@ globe"
|
||||
>
|
||||
<header class="newsletter-form-header">
|
||||
<h2 class="newsletter-form-header-title">
|
||||
Join our newsletter
|
||||
<br>Join our newsletter
|
||||
</h2>
|
||||
<div
|
||||
class="newsletter-form-header-description"
|
||||
|
||||
22
k8s/production/deployment.yaml
Normal file
22
k8s/production/deployment.yaml
Normal file
@@ -0,0 +1,22 @@
|
||||
apiVersion: apps/v1
|
||||
kind: Deployment
|
||||
metadata:
|
||||
name: bka-web
|
||||
namespace: empatnusabangsa-production
|
||||
spec:
|
||||
selector:
|
||||
matchLabels:
|
||||
app: bka-web
|
||||
replicas: 1
|
||||
template:
|
||||
metadata:
|
||||
labels:
|
||||
app: bka-web
|
||||
spec:
|
||||
containers:
|
||||
- name: bka-web
|
||||
image: git.empatnusabangsa.com/empatnusabangsa/bka-web:<VERSION>
|
||||
ports:
|
||||
- containerPort: 80
|
||||
imagePullSecrets:
|
||||
- name: regcred
|
||||
25
k8s/production/ingress.yaml
Normal file
25
k8s/production/ingress.yaml
Normal file
@@ -0,0 +1,25 @@
|
||||
apiVersion: networking.k8s.io/v1
|
||||
kind: Ingress
|
||||
metadata:
|
||||
name: bka-web-ingress
|
||||
namespace: empatnusabangsa-production
|
||||
annotations:
|
||||
kubernetes.io/ingress.class: "traefik"
|
||||
cert-manager.io/cluster-issuer: letsencrypt-prod
|
||||
traefik.ingress.kubernetes.io/router.middlewares: empatnusabangsa-production-redirect-https@kubernetescrd
|
||||
spec:
|
||||
rules:
|
||||
- host: "www.bangun-kreatif.com"
|
||||
http:
|
||||
paths:
|
||||
- pathType: Prefix
|
||||
path: /
|
||||
backend:
|
||||
service:
|
||||
name: bka-web
|
||||
port:
|
||||
number: 80
|
||||
tls:
|
||||
- hosts:
|
||||
- "www.bangun-kreatif.com"
|
||||
secretName: www-bangun-kreatif-com-tls
|
||||
9
k8s/production/middleware.yaml
Normal file
9
k8s/production/middleware.yaml
Normal file
@@ -0,0 +1,9 @@
|
||||
apiVersion: traefik.containo.us/v1alpha1
|
||||
kind: Middleware
|
||||
metadata:
|
||||
name: redirect-https
|
||||
namespace: empatnusabangsa-production
|
||||
spec:
|
||||
redirectScheme:
|
||||
scheme: https
|
||||
permanent: true
|
||||
4
k8s/production/namespace.yaml
Normal file
4
k8s/production/namespace.yaml
Normal file
@@ -0,0 +1,4 @@
|
||||
apiVersion: v1
|
||||
kind: Namespace
|
||||
metadata:
|
||||
name: empatnusabangsa-production
|
||||
13
k8s/production/service.yaml
Normal file
13
k8s/production/service.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
name: bka-web
|
||||
namespace: empatnusabangsa-production
|
||||
labels:
|
||||
run: bka-web
|
||||
spec:
|
||||
ports:
|
||||
- port: 80
|
||||
protocol: TCP
|
||||
selector:
|
||||
app: bka-web
|
||||
12777
services.html
12777
services.html
File diff suppressed because one or more lines are too long
11699
showcase.html
11699
showcase.html
File diff suppressed because one or more lines are too long
16122
solutions-1.html
16122
solutions-1.html
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user