my-server
tcp/443 tcp/80
Open service 35.158.87.123:80 · www.pointea.com
2026-01-12 07:51
HTTP/1.1 301 Moved Permanently Date: Mon, 12 Jan 2026 07:51:39 GMT Content-Type: text/html Content-Length: 166 Connection: close Location: https://www.pointea.com/ Server: my-server Page title: 301 Moved Permanently <html> <head><title>301 Moved Permanently</title></head> <body> <center><h1>301 Moved Permanently</h1></center> <hr><center>openresty</center> </body> </html>
Open service 35.158.87.123:443 · www.pointea.com
2026-01-12 07:51
HTTP/1.1 200 OK
Date: Mon, 12 Jan 2026 07:51:39 GMT
Content-Type: text/html;charset=utf-8
Content-Length: 126436
Connection: close
Vary: Accept-Encoding
Vary: Origin
Vary: Access-Control-Request-Method
Vary: Access-Control-Request-Headers
Trace-ID: 2d2f58f4-8134-4b53-887b-85ef0916d20d
X-Content-Type-Options: nosniff
X-XSS-Protection: 1; mode=block
Cache-Control: no-cache, no-store, max-age=0, must-revalidate
Pragma: no-cache
Expires: 0
Server: my-server
Strict-Transport-Security: max-age=31536000; includeSubDomains
X-Content-Type-Options: nosniff
Referrer-Policy: no-referrer-when-downgrade
Page title: Pointe A
<!DOCTYPE html>
<!-- Last Published: Thu, January 08 2026 19:31:12 -->
<html lang="en-US" dir="ltr">
<head>
<meta charset="utf-8">
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width, initial-scale=1, viewport-fit=cover">
<link rel="preconnect" href="https://assets.softr-files.com">
<link rel="stylesheet"
href="https://cdn.jsdelivr.net/npm/bootstrap@4.6.2/dist/css/bootstrap.min.css"
integrity="sha384-xOolHFLEh07PJGoPkLv1IbcEPTNtaed2xpHsD9ESMhqIYd0nLMwNLD69Npy4HI+N"
crossorigin="anonymous">
<script>
const reactDefaultThemes = {defaultBaseTextSize: '16px',defaultBodyFont: 'Outfit',defaultBodyFontWeight: '200',defaultBodyTextColor: '#372c59',defaultButtonBackgroundColor: '#f15645',defaultButtonRoundness: '.25rem',defaultButtonTextColor: '#ffffff',defaultContainerStyle: 'container',defaultTitleFont: 'Outfit',defaultTitleFontWeight: '500',defaultTitleTextColor: '#231f1f',defaultSize: 'M',defaultBackgroundColor: '#004425',defaultShadow: true,defaultBackgroundStyle: 'HIGHLIGHTED'};
</script>
<script>window.isNavigationTransitionsEnabled = true; window.isViteBuildEnabled = true; </script>
<script src="https://assets.softr-files.com/softr-blocks/prod/libs/softr-page-renderer/softr-page-renderer.min.js?t=1751533621"></script>
<meta name="twitter:title" content="Pointe A ">
<meta property="twitter:title" content="Pointe A ">
<meta property="og:title" content="Pointe A ">
<meta name="twitter:description" content="Made with Softr, the easiest way to turn your data into portals and internal tools.">
<meta property="twitter:description" content="Made with Softr, the easiest way to turn your data into portals and internal tools.">
<meta property="og:description" content="Made with Softr, the easiest way to turn your data into portals and internal tools.">
<meta property="og:image" content="https://assets.softr-files.com/assets/images/random/og_default_image.png">
<meta name="twitter:image" content="https://assets.softr-files.com/assets/images/random/og_default_image.png">
<meta name="twitter:card" content="summary_large_image">
<meta property="og:url" content="https://www.pointea.com/">
<meta property="twitter:url" content="https://www.pointea.com/">
<meta property="og:type" content="website">
<meta property="og:site_name" content="Pointe Automations and Solutions">
<title>Pointe A </title>
<meta name="description" content="Pointe A - Automations and Workflows for Enterprise and SMB companies looking to lower costs and optimize their returns. We serve Agriculture, Manufacturers, Health Care, Technology companies organize information to achieve profits. ">
<link rel="icon" type="image/x-icon" href="https://assets.softr-files.com/applications/a3be3f5b-c8f8-4415-89e5-55acd923f16e/assets/3f7688d6-b2ae-4369-afaa-e86626264f12.png?rnd=1759150914969"/>
<link rel="canonical" href="https://www.pointea.com/" />
<link href="https://fonts.softr-files.com/google/api/css?family=Outfit:100,200,300,400,500,600,700,800,900&display=swap" rel="stylesheet">
<link href="https://assets.softr-files.com/libs/font-awesome/6.5.0/css/all.min.css" rel="stylesheet">
<style type="text/css">
html {
scroll-behavior: smooth;
font-size: 16px;
overflow-x: hidden;
background-color: #004425;
}
body {
/* fallback for devices that do not support dvh units */
min-height: 100vh;
min-height: 100dvh;
/* reboot.css sets its own background, but we want it to match our theme */
background-color: inherit;
}
/* on html for the old and on body for the new navigation layout */
html[data-overscroll="false"],
html[data-overscroll="false"] body {
overscroll-behavior: none;
}
.container {
max-width: 100%;
}
@media (min-width: 576px) {
.container {
max-width: 540px;
}
}
@media (max-width: 576px) {
.navbar-brand img {
max-width: 15rem !important;
}
}
@med