fixes port
Build / Build & push landing (push) Successful in 16s
Build / Deploy to prod (push) Successful in 11s
Build / Notify Max (push) Successful in 1s

This commit is contained in:
2026-06-15 14:05:18 +07:00
parent e15146af60
commit 179744d8b3
4 changed files with 8 additions and 8 deletions
+2 -2
View File
@@ -19,8 +19,8 @@ REPO ?= spacesh
# ---- Prod deploy (SSH) ---- # ---- Prod deploy (SSH) ----
SSH_HOST ?= 192.168.8.5 SSH_HOST ?= 192.168.8.5
SSH_USER ?= deploy SSH_USER ?= root
SSH_REMOTE_DIR ?= /opt/spacesh SSH_REMOTE_DIR ?= /srv/spaceshell
SSH_KEY ?= $(HOME)/.ssh/id_rsa SSH_KEY ?= $(HOME)/.ssh/id_rsa
SSH_OPTS := -i $(SSH_KEY) -o StrictHostKeyChecking=accept-new SSH_OPTS := -i $(SSH_KEY) -o StrictHostKeyChecking=accept-new
+2 -2
View File
@@ -14,8 +14,8 @@ services:
restart: unless-stopped restart: unless-stopped
depends_on: depends_on:
- landing - landing
ports: expose:
- "80:80" - "80"
volumes: volumes:
- ./proxy.conf:/etc/nginx/conf.d/default.conf:ro - ./proxy.conf:/etc/nginx/conf.d/default.conf:ro
- ./download:/srv/download:ro - ./download:/srv/download:ro
+1 -1
View File
@@ -1 +1 @@
0.1.1 0.1.2
+3 -3
View File
@@ -820,7 +820,7 @@
<a href="#cli">CLI</a> <a href="#cli">CLI</a>
<a href="https://github.com/spacesh" target="_blank" rel="noopener">GitHub</a> <a href="https://github.com/spacesh" target="_blank" rel="noopener">GitHub</a>
</nav> </nav>
<a href="#download" class="btn btn-primary">Скачать для macOS</a> <a href="https://spaceshell.ru/download/spacesh.dmg" download class="btn btn-primary">Скачать для macOS</a>
<button class="mobile-nav-toggle" aria-label="Меню"></button> <button class="mobile-nav-toggle" aria-label="Меню"></button>
</div> </div>
</div> </div>
@@ -840,7 +840,7 @@
Закрыл окно, обновил приложение, словил краш — агенты продолжают работать. Закрыл окно, обновил приложение, словил краш — агенты продолжают работать.
</p> </p>
<div class="hero-buttons"> <div class="hero-buttons">
<a href="#download" class="btn btn-primary btn-large"> <a href="https://spaceshell.ru/download/spacesh.dmg" download class="btn btn-primary btn-large">
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor"> <svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor">
<path d="M8 0a8 8 0 100 16A8 8 0 008 0zm3.5 9l-3 3a.7.7 0 01-1 0l-3-3a.7.7 0 011-1L7 9.5V4a1 1 0 012 0v5.5L10.5 8a.7.7 0 011 1z"/> <path d="M8 0a8 8 0 100 16A8 8 0 008 0zm3.5 9l-3 3a.7.7 0 01-1 0l-3-3a.7.7 0 011-1L7 9.5V4a1 1 0 012 0v5.5L10.5 8a.7.7 0 011 1z"/>
</svg> </svg>
@@ -1098,7 +1098,7 @@
<div class="container"> <div class="container">
<h2 class="cta-title reveal">Готов гонять агентов пачками?</h2> <h2 class="cta-title reveal">Готов гонять агентов пачками?</h2>
<div class="cta-buttons reveal"> <div class="cta-buttons reveal">
<a href="/download/spacesh.dmg" class="btn btn-primary btn-large"> <a href="https://spaceshell.ru/download/spacesh.dmg" download class="btn btn-primary btn-large">
<svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor"> <svg width="16" height="16" viewBox="0 0 16 16" fill="currentColor">
<path d="M8 0a8 8 0 100 16A8 8 0 008 0zm3.5 9l-3 3a.7.7 0 01-1 0l-3-3a.7.7 0 011-1L7 9.5V4a1 1 0 012 0v5.5L10.5 8a.7.7 0 011 1z"/> <path d="M8 0a8 8 0 100 16A8 8 0 008 0zm3.5 9l-3 3a.7.7 0 01-1 0l-3-3a.7.7 0 011-1L7 9.5V4a1 1 0 012 0v5.5L10.5 8a.7.7 0 011 1z"/>
</svg> </svg>