Compare commits
13 Commits
683e8bbcf9
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
| f480e61ae0 | |||
| 8b5014c7fa | |||
| 17622dc610 | |||
| b9b6cfa713 | |||
| 31db25f189 | |||
| e03d5f0361 | |||
| eb051a8b9d | |||
| a009333c1d | |||
| 3311c79f36 | |||
| 22c17c073b | |||
| 0900c2ad82 | |||
| 939385497a | |||
| 3feaead77d |
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
|
||||
@@ -8902,7 +8902,7 @@
|
||||
<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="">
|
||||
Floor 12A-G H Tower, Rasuna Said, Jakarta
|
||||
12940<br /><br /><a
|
||||
href="http://squarespace.com"
|
||||
@@ -8957,6 +8957,7 @@
|
||||
>
|
||||
<header class="newsletter-form-header">
|
||||
<h2 class="newsletter-form-header-title">
|
||||
<div style="position: absolute; margin-bottom: 45px;"> </div>
|
||||
Join our newsletter
|
||||
</h2>
|
||||
<div
|
||||
|
||||
@@ -8692,8 +8692,8 @@
|
||||
<div class="section-border">
|
||||
<div class="section-background"></div>
|
||||
</div>
|
||||
<div class="content-wrapper" style="">
|
||||
<div class="content">
|
||||
<div class="content-wrapper">
|
||||
<div class="content" style="display: block; margin: auto;">
|
||||
<div
|
||||
class="sqs-layout sqs-grid-12 columns-12"
|
||||
data-type="page-section"
|
||||
@@ -8709,6 +8709,7 @@
|
||||
<div class="sqs-block-content">
|
||||
<div class="sqs-html-content">
|
||||
<h3 style="white-space: wrap;">
|
||||
<br style="position: absolute;">
|
||||
If you have a project in mind, please complete the
|
||||
form below to send your enquiry.
|
||||
</h3>
|
||||
@@ -10657,6 +10658,7 @@
|
||||
>
|
||||
<header class="newsletter-form-header">
|
||||
<h2 class="newsletter-form-header-title">
|
||||
<div style="position: absolute; margin-bottom: 45px;"> </div>
|
||||
Join our newsletter
|
||||
</h2>
|
||||
<div
|
||||
|
||||
39
index.html
39
index.html
@@ -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
|
||||
@@ -9393,7 +9393,7 @@
|
||||
<a
|
||||
href="web-and-mobile.html"
|
||||
class="sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element"
|
||||
style="padding: 25px;
|
||||
style="padding: 20px;
|
||||
display: block;
|
||||
margin: auto;
|
||||
width: 100px;
|
||||
|
||||
@@ -8712,7 +8712,7 @@
|
||||
>
|
||||
<div class="sqs-block-content">
|
||||
<div class="sqs-html-content">
|
||||
<h1 style="white-space:">
|
||||
<h1>
|
||||
We create <strong><em>Masterpieces</em></strong>
|
||||
</h1>
|
||||
</div>
|
||||
@@ -9299,8 +9299,8 @@
|
||||
>
|
||||
<div class="sqs-block-content">
|
||||
<div class="sqs-html-content">
|
||||
<h3 style="white-space:">BKA</h3>
|
||||
<p class="" style="white-space:">
|
||||
<h3>BKA</h3>
|
||||
<p class="">
|
||||
Floor 12A-G H Tower, Rasuna Said, Jakarta
|
||||
12940<br /><br /><a
|
||||
href="http://squarespace.com"
|
||||
@@ -9355,7 +9355,7 @@
|
||||
>
|
||||
<header class="newsletter-form-header">
|
||||
<h2 class="newsletter-form-header-title">
|
||||
<div style="margin-bottom: 50px; position:absolute;"> </div>
|
||||
<div style="margin-bottom: 45px; position:absolute;"> </div>
|
||||
Join our newsletter
|
||||
</h2>
|
||||
<div
|
||||
|
||||
@@ -8702,7 +8702,7 @@
|
||||
<div class="section-border">
|
||||
<div class="section-background"></div>
|
||||
</div>
|
||||
<div class="content-wrapper" style="">
|
||||
<div class="content-wrapper">
|
||||
<div class="content">
|
||||
<div
|
||||
class="sqs-layout sqs-grid-12 columns-12"
|
||||
@@ -8718,10 +8718,10 @@
|
||||
>
|
||||
<div class="sqs-block-content">
|
||||
<div class="sqs-html-content">
|
||||
<h3 style="white-space:nowrap">
|
||||
<h3 style="white-space:wrap">
|
||||
<br> We Understand The Fast Progress Of Today's World.</h3>
|
||||
</h3>
|
||||
<h4 style="white-space:nowrap">
|
||||
<h4 style="white-space:wrap">
|
||||
For That We Present Various Platforms That Can
|
||||
Help Your Problem.
|
||||
</h4>
|
||||
@@ -11288,7 +11288,7 @@
|
||||
<h1 style="white-space:">
|
||||
<br>understand what you need,
|
||||
</h1>
|
||||
<h1 style="white-space:">
|
||||
<h1 style="white-space: ">
|
||||
<br>we solve your problem.
|
||||
</h1>
|
||||
</div>
|
||||
@@ -11401,7 +11401,7 @@
|
||||
>
|
||||
<div class="sqs-block-content">
|
||||
<div class="sqs-html-content">
|
||||
style="white-space: pre-wrap">BKA</h3>
|
||||
<h3>BKA</h3>
|
||||
<p class="" style="white-space: wrap">
|
||||
Floor 12A-G H Tower, Rasuna Said, Jakarta
|
||||
12940<br /><br /><a
|
||||
@@ -11457,6 +11457,7 @@
|
||||
>
|
||||
<header class="newsletter-form-header">
|
||||
<h2 class="newsletter-form-header-title">
|
||||
<div style="margin-bottom: 45px; position: absolute;"> </div>
|
||||
Join our newsletter
|
||||
</h2>
|
||||
<div
|
||||
|
||||
Reference in New Issue
Block a user