1 Commits

Author SHA1 Message Date
17622dc610 add: k8s, dockerfile 2024-02-26 12:37:12 +07:00
13 changed files with 187 additions and 124 deletions

2
.dockerignore Normal file
View File

@@ -0,0 +1,2 @@
.git/
k8s/

5
Dockerfile Normal file
View File

@@ -0,0 +1,5 @@
FROM nginx:alpine
COPY . /usr/share/nginx/html/
EXPOSE 80

View File

@@ -8707,7 +8707,6 @@
class="blog-masonry-wrapper"
data-controller="BlogLayoutMasonry"
id="BlogMasonryContainer"
style="display: flex; justify-content: center; align-items: center;"
>
<article
class="hentry author-ridwan-abadi post-type-text article-index-1 blog-item entry entry--list"
@@ -8738,7 +8737,6 @@
width: 100%;
object-fit: cover;
object-position: 0% 0%;
margin: auto;
"
srcset="
https://images.squarespace-cdn.com/content/v1/6001456f2ac8c16311bc6e72/1631158675154-DUUU2UV62E9HAQUTIQVJ/image_2021-09-09_103734.jpg?format=100w 100w,

View File

@@ -8692,8 +8692,8 @@
<div class="section-border">
<div class="section-background"></div>
</div>
<div class="content-wrapper">
<div class="content" style="display: block; margin: auto;">
<div class="content-wrapper" style="">
<div class="content">
<div
class="sqs-layout sqs-grid-12 columns-12"
data-type="page-section"
@@ -8708,8 +8708,7 @@
>
<div class="sqs-block-content">
<div class="sqs-html-content">
<h3 style="white-space: wrap;">
<br style="position: absolute;">
<h3 style="white-space: pre-wrap">
If you have a project in mind, please complete the
form below to send your enquiry.
</h3>
@@ -10603,7 +10602,7 @@
<div class="sqs-block-content">
<div class="sqs-html-content">
<h3 style="white-space: pre-wrap">BKA</h3>
<p class="" style="white-space: wrap">
<p class="" style="white-space: pre-wrap">
Floor 12A-G H Tower, Rasuna Said, Jakarta
12940<br /><br /><a
href="http://squarespace.com"
@@ -10658,7 +10657,6 @@
>
<header class="newsletter-form-header">
<h2 class="newsletter-form-header-title">
<div style="position: absolute; margin-bottom: 45px;">&nbsp</div>
Join our newsletter
</h2>
<div

View File

@@ -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"
/>
@@ -10791,7 +10791,7 @@ globe"
>
<div class="sqs-block-content">
<div class="sqs-html-content">
<h3 style="white-space:pre-wrap">
<h3 style="white-space: pre-wrap">
<strong>&nbsp;Our Customer</strong>
</h3>
<h4 style="white-space: pre-wrap">

View 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: registry-harbor.app.bangun-kreatif.com/empatnusabangsa/bka-web:<VERSION>
ports:
- containerPort: 80
imagePullSecrets:
- name: regcred

View 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

View 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

View File

@@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: empatnusabangsa-production

View 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

View File

@@ -8715,11 +8715,11 @@
>
<div class="sqs-block-content">
<div class="sqs-html-content">
<h2 style="white-space: normal;">
<br>Our core technology enables use to provide you
<h2 style="white-space: pre-wrap">
Our core technology enables use to provide you
with the best products and services.
</h2>
<h4>
<h4 style="white-space: pre-wrap">
We provide good quality software development
through better understanding for your business.
</h4>
@@ -8790,9 +8790,9 @@
<div class="sqs-block-content">
<div class="sqs-html-content">
<h2
style="text-align: center; white-space:"
style="text-align: center; white-space: pre-wrap"
>
<br>service overview
service overview
</h2>
</div>
@@ -8896,15 +8896,15 @@
>
<div class="image-title-wrapper">
<div class="image-title sqs-dynamic-text">
<h3 style="white-space: pre-wrap;">
<br>body hire
<h3 style="white-space: pre-wrap">
body hire
</h3>
</div>
</div>
<div class="image-subtitle-wrapper">
<div class="image-subtitle sqs-dynamic-text">
<p class="" style="">
<p class="" style="white-space: pre-wrap">
if you need experts in a short time we
provide body hire services. so you don't
need to find new people and think of
@@ -9020,14 +9020,14 @@
<div class="image-title-wrapper">
<div class="image-title sqs-dynamic-text">
<h3 style="white-space: pre-wrap">
<br>squad base
squad base
</h3>
</div>
</div>
<div class="image-subtitle-wrapper">
<div class="image-subtitle sqs-dynamic-text">
<p class="" style="">
<p class="" style="white-space: pre-wrap">
and if you need a team in no time. We are
also able to provide the best quality
team, of course, who are experienced and
@@ -9140,17 +9140,17 @@
<div
class="image-card sqs-dynamic-text-container"
>
<div class="image-title-wrapper" style="margin-top: 8px;">
<div class="image-title-wrapper">
<div class="image-title sqs-dynamic-text">
<h3 style="white-space: pre-wrap">
<br>project base
project base
</h3>
</div>
</div>
<div class="image-subtitle-wrapper">
<div class="image-subtitle sqs-dynamic-text" >
<p class="">
<div class="image-subtitle sqs-dynamic-text">
<p class="" style="white-space: pre-wrap">
plan your project and we will carry it out
with a team experienced in various methods
(SDLC). trust us, we will provide the best
@@ -9236,9 +9236,9 @@
<div class="sqs-block-content">
<div class="sqs-html-content">
<h2
style="text-align: center;"
style="text-align: center; white-space: pre-wrap"
>
<br>how we work
how we work
</h2>
</div>
@@ -9339,7 +9339,7 @@
<h3
style="
text-align: center;
white-space: wrap;
white-space: pre-wrap;
"
>
methods
@@ -9388,16 +9388,10 @@
data-alignment="center"
data-button-size="medium"
data-button-type="primary"
style="display: block; margin: auto ;width: 130px;"
>
<a
href="web-and-mobile.html"
class="sqs-block-button-element--medium sqs-button-element--primary sqs-block-button-element"
style="padding: 20px;
display: block;
margin: auto;
width: 100px;
border-radius: 20px"
>
Learn more
</a>
@@ -9502,7 +9496,7 @@
<h3
style="
text-align: center;
white-space: pre-wrap;
"
>
technology stack
@@ -9667,9 +9661,9 @@
<div class="sqs-block-content">
<div class="sqs-html-content">
<h2
style="text-align: center; white-space: wrap"
style="text-align: center; white-space: pre-wrap"
>
<br>we are proud to be a part of your business success
we are proud to be a part of your business success
</h2>
</div>
@@ -9781,8 +9775,8 @@
>
<div class="sqs-block-content">
<div class="sqs-html-content">
<h3 style="white-space: wrap">BKA</h3>
<p class="" style="white-space: wrap">
<h3 style="white-space: pre-wrap">BKA</h3>
<p class="" style="white-space: pre-wrap">
Floor 12A-G H Tower, Rasuna Said, Jakarta
12940<br /><br /><a
href="http://squarespace.com"
@@ -9837,7 +9831,6 @@
>
<header class="newsletter-form-header">
<h2 class="newsletter-form-header-title">
<div style="margin-bottom: 50px; position:absolute;">&nbsp</div>
Join our newsletter
</h2>
<div

View File

@@ -8712,7 +8712,7 @@
>
<div class="sqs-block-content">
<div class="sqs-html-content">
<h1>
<h1 style="white-space: pre-wrap">
We create <strong><em>Masterpieces</em></strong>
</h1>
</div>
@@ -9299,8 +9299,8 @@
>
<div class="sqs-block-content">
<div class="sqs-html-content">
<h3>BKA</h3>
<p class="">
<h3 style="white-space: pre-wrap">BKA</h3>
<p class="" style="white-space: pre-wrap">
Floor 12A-G H Tower, Rasuna Said, Jakarta
12940<br /><br /><a
href="http://squarespace.com"
@@ -9355,7 +9355,6 @@
>
<header class="newsletter-form-header">
<h2 class="newsletter-form-header-title">
<div style="margin-bottom: 45px; position:absolute;">&nbsp</div>
Join our newsletter
</h2>
<div

View File

@@ -8718,10 +8718,10 @@
>
<div class="sqs-block-content">
<div class="sqs-html-content">
<h3 style="white-space:wrap">
<br> We Understand The Fast Progress Of Today's World.</h3>
<h3 style="white-space: pre-wrap">
We Understand The Fast Progress Of Today's World.
</h3>
<h4 style="white-space:wrap">
<h4 style="white-space: pre-wrap">
For That We Present Various Platforms That Can
Help Your Problem.
</h4>
@@ -8952,9 +8952,9 @@
<div class="sqs-block-content">
<div class="sqs-html-content">
<h1
style="text-align: center; white-space: wrap"
style="text-align: center; white-space: pre-wrap"
>
<br>Our Products
Our Products
</h1>
</div>
@@ -9058,7 +9058,7 @@
>
<div class="image-title-wrapper">
<div class="image-title sqs-dynamic-text">
<h3 style="white-space: wrap">
<h3 style="white-space: pre-wrap">
<strong>marktera</strong>
</h3>
</div>
@@ -9066,19 +9066,19 @@
<div class="image-subtitle-wrapper">
<div class="image-subtitle sqs-dynamic-text">
<p class="" style="white-space: wrap">
<p class="" style="white-space: pre-wrap">
Marktera is a mobile apps marketplace
platform which is to enables you to create
your own mobile apps marketplaces.
</p>
<p class="" style="white-space: wrap">
<p class="" style="white-space: pre-wrap">
<strong>Highlighted Features</strong>
</p>
<ul data-rte-list="default">
<li>
<p
class=""
style="white-space:wrap"
style="white-space: pre-wrap"
>
<strong>Seller Management</strong>
</p>
@@ -9086,7 +9086,7 @@
<li>
<p
class=""
style="white-space: wrap"
style="white-space: pre-wrap"
>
<strong>Consumer Management</strong>
</p>
@@ -9094,7 +9094,7 @@
<li>
<p
class=""
style="white-space: wrap"
style="white-space: pre-wrap"
>
<strong>Multi-Vendor Cart</strong>
</p>
@@ -9102,7 +9102,7 @@
<li>
<p
class=""
style="white-space: wrap"
style="white-space: pre-wrap"
>
<strong>Content Management</strong>
</p>
@@ -9110,7 +9110,7 @@
<li>
<p
class=""
style="white-space:wrap"
style="white-space: pre-wrap"
>
<strong>Customisation</strong>
</p>
@@ -9118,7 +9118,7 @@
<li>
<p
class=""
style="white-space: wrap"
style="white-space: pre-wrap"
>
<strong
>Support for iOS and Android</strong
@@ -9234,29 +9234,29 @@
>
<div class="image-title-wrapper">
<div class="image-title sqs-dynamic-text">
<h3 style="white-space: wrap">
<strong>Jarlajar</strong>
<h3 style="white-space: pre-wrap">
<strong>jarlajar</strong>
</h3>
</div>
</div>
<div class="image-subtitle-wrapper">
<div class="image-subtitle sqs-dynamic-text">
<p class="" style="white-space:">
<p class="" style="white-space: pre-wrap">
Jarlajar is a social networking and
digital learning platform. The platform
seek to create a simple space for
peer-to-peer online learning - encouraging
collaboration and discussion.
</p>
<p class="" style="white-space:">
<p class="" style="white-space: pre-wrap">
<strong>Highlighted Features</strong>
</p>
<ul data-rte-list="default">
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Powered by social media</strong
@@ -9266,7 +9266,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Collaborate with peers</strong
@@ -9276,7 +9276,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Private chat and video call</strong
@@ -9286,7 +9286,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Become student and teacher at the
@@ -9297,7 +9297,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Monetise your skill and get paid
@@ -9308,7 +9308,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Create your own digital learning
@@ -9425,7 +9425,7 @@
>
<div class="image-title-wrapper">
<div class="image-title sqs-dynamic-text">
<h3 style="white-space:">
<h3 style="white-space: pre-wrap">
<strong>akehdaa</strong>
</h3>
</div>
@@ -9433,20 +9433,20 @@
<div class="image-subtitle-wrapper">
<div class="image-subtitle sqs-dynamic-text">
<p class="" style="white-space:">
<p class="" style="white-space: pre-wrap">
Akehdaa is a social networking and crowd
funding platform that can help others to
find the resources and support they need
to make their ideas or projects a reality.
</p>
<p class="" style="white-space:">
<p class="" style="white-space: pre-wrap">
<strong>Highlighted Features</strong>
</p>
<ul data-rte-list="default">
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Create unlimited projects and
@@ -9457,7 +9457,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Payment gateway support (up to 18
@@ -9468,7 +9468,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Create your own private community
@@ -9479,7 +9479,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Save and track the project you
@@ -9647,12 +9647,12 @@
>
<div class="image-title-wrapper">
<div class="image-title sqs-dynamic-text">
<h3 style="white-space:">
<h3 style="white-space: pre-wrap">
<strong>Skytales</strong>
</h3>
<h3
data-rte-preserve-empty="true"
style="white-space:"
style="white-space: pre-wrap"
></h3>
</div>
</div>
@@ -9661,21 +9661,21 @@
<div class="image-subtitle sqs-dynamic-text">
<p
class="sqsrte-large"
style="white-space:"
style="white-space: pre-wrap"
>
Skytales is a ticketing and travel
platform that aim to simplify the
operation of a travel company, a
corporation and travel agent.
</p>
<p class="" style="white-space:">
<p class="" style="white-space: pre-wrap">
<strong>Highlighted Features</strong>
</p>
<ul data-rte-list="default">
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>More than 30 airlines in
@@ -9686,7 +9686,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Robust package management
@@ -9697,7 +9697,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>More than 5000 hotel in
@@ -9708,7 +9708,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Create ecosystem by adding
@@ -9718,7 +9718,7 @@
</p>
<p
class=""
style="white-space: "
style="white-space: pre-wrap"
>
<strong>platform</strong>
</p>
@@ -9832,7 +9832,7 @@
>
<div class="image-title-wrapper">
<div class="image-title sqs-dynamic-text">
<h3 style="white-space:">
<h3 style="white-space: pre-wrap">
<strong>Metagizmo</strong>
</h3>
</div>
@@ -9842,21 +9842,21 @@
<div class="image-subtitle sqs-dynamic-text">
<p
class="sqsrte-large"
style="white-space:"
style="white-space: pre-wrap"
>
Metagizmo is a back white label software
to run an online brokerage business.
easily connects through API to 3rd party
execution.
</p>
<p class="" style="white-space:">
<p class="" style="white-space: pre-wrap">
<strong>Highlighted Features</strong>
</p>
<ul data-rte-list="default">
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong>Trader room.</strong>
</p>
@@ -9864,7 +9864,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong>Mobile operation.</strong>
</p>
@@ -9872,7 +9872,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong>Owners app.</strong>
</p>
@@ -9880,7 +9880,7 @@
<li>
<p
class=""
style="white-space: "
style="white-space: pre-wrap"
>
<strong
>Meta tools and plugins.</strong
@@ -9996,7 +9996,7 @@
>
<div class="image-title-wrapper">
<div class="image-title sqs-dynamic-text">
<h3 style="white-space: ">
<h3 style="white-space: pre-wrap">
<strong>Sosiona</strong>
</h3>
</div>
@@ -10006,21 +10006,20 @@
<div class="image-subtitle sqs-dynamic-text">
<p
class="sqsrte-large"
style="white-space:"
style="white-space: pre-wrap"
>
Sosiona is a platform that aim to aspire a
human-centered society that balances
economic.
</p>
<p class="" style="white-space:">
<p class="" style="white-space: pre-wrap">
<strong>Highlighted Features</strong>
</p>
<ul data-rte-list="default">
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong>Isolated social media</strong>
</p>
@@ -10028,7 +10027,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Setup and configure payment for
@@ -10037,7 +10036,7 @@
</p>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>environmental, security and or
@@ -10048,7 +10047,7 @@
<li>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>Apply machine learning and realtime
@@ -10057,7 +10056,7 @@
</p>
<p
class=""
style="white-space:"
style="white-space: pre-wrap"
>
<strong
>cctv that can stream output such
@@ -10145,11 +10144,10 @@
>
<div class="sqs-block-content">
<div class="sqs-html-content">
<h2
style="text-align: center;white-space"
<h2
style="text-align: center; white-space: pre-wrap"
>
<br>we also provide solutions in analyzing big data
we also provide solutions in analyzing big data
and creating route optimization system
</h2>
</div>
@@ -10179,7 +10177,7 @@
<h4
style="
text-align: center;
white-space:;
white-space: pre-wrap;
"
>
<strong>Big Data Analityc</strong>
@@ -10284,7 +10282,7 @@
<div class="sqs-html-content">
<p
class="sqsrte-large"
style="white-space:"
style="white-space: pre-wrap"
>
We integrate, manage, and analyze. Then
visualize according to what you need.
@@ -10332,8 +10330,8 @@
<h4
style="
text-align: center;
white-space: "
white-space: pre-wrap;
"
>
<strong>Route Optimization System</strong>
</h4>
@@ -10437,7 +10435,7 @@
<div class="sqs-html-content">
<p
class="sqsrte-large"
style="white-space:"
style="white-space: pre-wrap"
>
A route optimization system designed to be
more effective and efficient in terms of time
@@ -10611,7 +10609,7 @@
<div class="sqs-block-content">
<div class="sqs-html-content">
<h2
style="text-align: center; white-space:"
style="text-align: center; white-space: pre-wrap"
>
<strong
>consumers in the world are now dominated by
@@ -10702,13 +10700,13 @@
<div class="sqs-block-content">
<div class="sqs-html-content">
<h3
style="text-align: center; white-space:"
style="text-align: center; white-space: pre-wrap"
>
<br>we provide a variety of products to develop your
we provide a variety of products to develop your
ideas and business.
</h3>
<p
style="text-align: center; white-space:"
style="text-align: center; white-space: pre-wrap"
class="sqsrte-large"
>
our platform in the form of web applications and
@@ -10814,7 +10812,7 @@
<h4
style="
text-align: center;
white-space: wrap;
white-space: pre-wrap;
"
>
<strong>web apps</strong>
@@ -10912,7 +10910,7 @@
<h4
style="
text-align: center;
white-space: wrap;
white-space: pre-wrap;
"
>
<strong>Android Apps</strong>
@@ -11010,7 +11008,7 @@
<h4
style="
text-align: center;
white-space:;
white-space: pre-wrap;
"
>
<strong>iOS apps</strong>
@@ -11107,7 +11105,7 @@
<h4
style="
text-align: center;
white-space: ;
white-space: pre-wrap;
"
>
<strong>hybrid apps</strong>
@@ -11285,12 +11283,10 @@
>
<div class="sqs-block-content">
<div class="sqs-html-content">
<h1>
<div style="position: absolute;">&nbsp</div>
<h1 style="white-space: pre-wrap">
understand what you need,
</h1>
<h1>
<div style="position: absolute;">&nbsp</div>
<h1 style="white-space: pre-wrap">
we solve your problem.
</h1>
</div>
@@ -11393,7 +11389,7 @@
id="page-section-601b4e4a701b1b2da69414a9"
>
<div class="row sqs-row">
<div class="col sqs-col-12 span-12">
<div class="col sqs-col-12 span-12">
<div class="row sqs-row">
<div class="col sqs-col-6 span-6">
<div
@@ -11403,8 +11399,8 @@
>
<div class="sqs-block-content">
<div class="sqs-html-content">
<h3>BKA</h3>
<p class="" style="white-space: wrap">
<h3 style="white-space: pre-wrap">BKA</h3>
<p class="" style="white-space: pre-wrap">
Floor 12A-G H Tower, Rasuna Said, Jakarta
12940<br /><br /><a
href="http://squarespace.com"
@@ -11459,7 +11455,6 @@
>
<header class="newsletter-form-header">
<h2 class="newsletter-form-header-title">
<div style="position: absolute;">&nbsp</div>
Join our newsletter
</h2>
<div