aboutsummaryrefslogtreecommitdiff
path: root/deploy/code-host/README.md
diff options
context:
space:
mode:
authorMonzero Build System <builds@monzero.org>2026-08-15 22:02:03 +0100
committerMonzero Build System <builds@monzero.org>2026-08-15 22:02:03 +0100
commit30cce40b48e86bb92146378a1a8178d774d65a71 (patch)
treeccf51422964f817a1a9e8efee1094903d5aef928 /deploy/code-host/README.md
parent310832fe087427fc01af504821190c2482a438d7 (diff)
downloadmonzero-core-30cce40b48e86bb92146378a1a8178d774d65a71.tar.gz
monzero-core-30cce40b48e86bb92146378a1a8178d774d65a71.tar.xz
monzero-core-30cce40b48e86bb92146378a1a8178d774d65a71.zip
Launch gated Monzero Studio beta
Diffstat (limited to 'deploy/code-host/README.md')
-rw-r--r--deploy/code-host/README.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/deploy/code-host/README.md b/deploy/code-host/README.md
index a6a2827d9..581986b2c 100644
--- a/deploy/code-host/README.md
+++ b/deploy/code-host/README.md
@@ -14,3 +14,8 @@ Nginx exposes only `git-upload-pack`; it intentionally has no
`git-receive-pack` route. After deployment, Certbot upgrades the virtual host
to HTTPS and UFW admits ports 80 and 443.
+`nginx-app.monzero.org.conf` separately serves the static Studio beta from
+`/var/www/monzero-app` and exposes only the daemon's restricted `get_info`
+method through a same-origin status endpoint. Token, NFT, collection, and swap
+submission controls remain disabled until reviewed consensus and wallet RPC
+support exists.