Skip to content

Latest commit

 

History

53 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

sentinelx-pensa-web

Landing page for SentinelX legacy — the older, self-hosted SentinelX MCP that runs at sentinelx.pensa.ar and predates SentinelX Cloud. Kept online as a backup / reference deployment.

Served from /var/www/sentinelx.pensa.ar/ on the production host (orion). nginx routes:

  • https://sentinelx.pensa.ar/ → this static content
  • https://sentinelx.pensa.ar/mcp → proxied to the legacy MCP server (not in this repo)

Layout

.
├── index.html       The landing page
├── og-image.png     OpenGraph preview card (used in social shares)
└── .gitignore

Deploy workflow

Files in this repo ARE the live website — the working tree IS /var/www/sentinelx.pensa.ar/. There is no separate deploy step: editing here changes what nginx serves immediately.

To pull changes onto the running server:

ssh orion
cd /var/www/sentinelx.pensa.ar
git pull

nginx picks up the new content on the next request. No restart needed.

Relationship to SentinelX Cloud

This is the legacy site. The actively-marketed product lives at:

The legacy sentinelx.pensa.ar/mcp server still works for users who installed it before the Cloud version existed. Both are kept running so existing setups don't break.

License

Apache License 2.0 — see LICENSE.

Copyright 2026 Carlos Javier Torres Pensa Pensa Software® — https://sentinelx.app

About

Landing page for SentinelX legacy at sentinelx.pensa.ar (the self-hosted MCP that predates SentinelX Cloud).

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages