Skip to content

Commit 6638728

Browse files
committed
deployment issues
- fix broken links - signup page
1 parent 827b000 commit 6638728

9 files changed

+59
-27
lines changed
2.84 MB
Loading

src/pages/deployment/web-deployment-cloud.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,13 +27,13 @@ Cloud deployment gives you full control over hosting, billing, and infrastructur
2727

2828
## Steps to Deploy
2929

30-
1. Tap **Deploy** from the homepage
30+
1. 🌐 Tap the [**Deploy** button](/deployment/web-deployment-signup) to initiate the install
3131
2. Choose **Host in Your Own Cloud**
3232
3. Sign in with your Azure account
3333
4. Select a pricing tier (e.g. Free, Basic, Standard)
3434
5. The app provisions automatically into your subscription
3535
6. Once the homepage loads, register your email and password
36-
7. Proceed to the [Initialisation form](web-initialisation) to set up your business
36+
7. Proceed to the [Initialisation form](/deployment/web-initialisation) to set up your business
3737

3838
## Billing
3939

@@ -57,4 +57,4 @@ You can migrate to hosted multi-tenant deployment later if needed, or switch bet
5757

5858
---
5959

60-
[Return to Mobile Deployment](web-deployment-mobile)
60+
[Return to Mobile Deployment](/deployment/web-deployment-mobile)

src/pages/deployment/web-deployment-local.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ Before deploying, make sure your PC has:
4242
- SQL Server Express or full edition
4343
- SMTP credentials (optional, for email delivery)
4444

45-
📦 Download the latest Web Deploy package from the [Web Deploy folder](https://github.com/TradeControl/tradecontrol.web)
45+
📦 Download the latest Web Deploy package from the [Web Deploy folder](https://github.com/TradeControl/tradecontrol.web/releases)
4646

4747
Includes:
4848
- IIS-ready `.zip` package
@@ -72,7 +72,7 @@ Includes:
7272
### 4. Launch the App
7373
- Navigate to the deployed site in your browser
7474
- Register your first user (you’ll be assigned the Administrator role)
75-
- Proceed to the [Initialisation form](web-initialisation) to set up your business
75+
- Proceed to the [Initialisation form](/deployment/web-initialisation) to set up your business
7676

7777
---
7878

@@ -93,4 +93,4 @@ You can migrate to:
9393

9494
---
9595

96-
[Return to Deployment Overview](web-deployment-overview)
96+
[Return to Deployment Overview](/deployment/web-deployment-overview)

src/pages/deployment/web-deployment-mobile.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8,14 +8,14 @@ This guide is for small business owners who want to deploy Trade Control Web qui
88

99
## Overview
1010

11-
Trade Control Web supports **one-click deployment** directly from your mobile browser. Once deployed, the app connects to a secure database and loads the homepage. From there, you proceed to [Initialisation](web-initialisation), where you enter your business identity and start trading.
11+
Trade Control Web supports **one-click deployment** directly from your mobile browser. Once deployed, the app connects to a secure database and loads the homepage. From there, you proceed to [Initialisation](/deployment/web-initialisation), where you enter your business identity and start trading.
1212

1313
No servers, no downloads, no configuration files—just tap and go.
1414

1515
## Steps to Deploy
1616

1717
1. **Visit the Trade Control website** on your mobile phone.
18-
2. Tap the **Deploy** button.
18+
2. 🌐 Tap the [**Deploy** button](/deployment/web-deployment-signup) to create your account.
1919
3. Wait a few moments while the system provisions your business node.
2020
4. Once the homepage loads, enter your email and password to register.
2121
5. You’ll be assigned the **Administrator role** automatically.
@@ -44,4 +44,4 @@ You don’t need to be a tech expert—you just need to tap **Deploy**.
4444

4545
---
4646

47-
[Choose Your Deployment Path](web-deployment-selector)
47+
[Choose Your Deployment Path](/deployment/web-deployment-selector)

src/pages/deployment/web-deployment-multi-tenant.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,13 @@ permalink: /deployment/web-deployment-multi-tenant
66

77
Trade Control Web supports multi-tenant hosting, allowing multiple businesses to run securely on shared infrastructure. This guide explains how to join the hosted community and start trading—without needing an Azure account or technical setup.
88

9-
🌐 Ready to join? Visit the [Multi-Tenant Hosting Portal](https://tradecontrol.github.io/signup) to create your business node.
9+
🌐 Ready to join? Visit the [deployment page](/deployment/web-deployment-signup) to create your business node.
1010

1111
Includes:
1212
- Automatic updates
1313
- Secure hosting
1414
- Usage-based pricing
15+
- Supply-chain integrations
1516

1617
## Overview
1718

@@ -39,7 +40,7 @@ Most small businesses use less than 100MB of data. Hosting costs are modest, and
3940
2. Choose **Join the Hosted Community**
4041
3. Enter your email and password to register
4142
4. You’ll be assigned the **Administrator role**
42-
5. Proceed to the [Initialisation form](web-initialisation) to set up your business
43+
5. Proceed to the [Initialisation form](/deployment/web-initialisation) to set up your business
4344

4445
Your node is provisioned instantly, and you can start trading within minutes.
4546

@@ -54,4 +55,4 @@ You can migrate to a self-hosted deployment later if needed, but most users find
5455

5556
---
5657

57-
[Return to Mobile Deployment](web-deployment-mobile)
58+
[Return to Mobile Deployment](/deployment/web-deployment-mobile)

src/pages/deployment/web-deployment-overview.md

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Start instantly from your phone. Tap **Deploy** and choose your hosting model.
1616
- No technical knowledge required
1717
- Ideal for sole traders and freelancers
1818

19-
[Get Started](web-deployment-mobile)
19+
[Get Started](/deployment/web-deployment-mobile)
2020

2121
---
2222

@@ -27,7 +27,7 @@ Choose your hosting model—cloud, hosted—after tapping Deploy.
2727
- Clarifies hosting and billing responsibilities
2828
- Links to all deployment guides
2929

30-
[Go to Deployment Selector](web-deployment-selector)
30+
[Go to Deployment Selector](/deployment/web-deployment-selector)
3131

3232
---
3333

@@ -39,7 +39,7 @@ Deploy into your own Azure subscription. You manage infrastructure, billing, and
3939
- Azure bills you directly
4040
- Manual updates required
4141

42-
[Cloud Deployment Guide](web-deployment-cloud)
42+
[Cloud Deployment Guide](/deployment/web-deployment-cloud)
4343

4444
---
4545

@@ -51,21 +51,20 @@ Let us host your business node in our secure multi-tenant environment. You get a
5151
- Simple monthly pricing
5252
- Automatic upgrades included
5353

54-
[Multi-Tenant Hosting Portal](https://tradecontrol.github.io/signup)
55-
[Multi-Tenant Deployment Guide](web-deployment-multi-tenant)
54+
[Multi-Tenant Hosting Portal](/deployment/web-deployment-signup)
55+
[Multi-Tenant Deployment Guide](/deployment/web-deployment-multi-tenant)
5656

5757
---
5858

5959
## 🖥️ Local Deployment
6060

61-
Install Trade Control Web on your own PC using the Web Deploy package.
61+
Install Trade Control Web on your own PC using the [Web Deploy package](https://github.com/TradeControl/tradecontrol.web/releases).
6262

6363
- Zero hosting cost
6464
- Full control over data and updates
6565
- Ideal for IT-savvy users
6666

67-
[Download Web Deploy Package](../../deploy/webdeploy)
68-
[Local Deployment Guide](web-deployment-local)
67+
[Local Deployment Guide](/deployment/web-deployment-local)
6968

7069
---
7170

@@ -77,12 +76,12 @@ Deploy into your own infrastructure—on-premises, private cloud, or behind a ha
7776
- Ideal for businesses with internal IT teams
7877
- Compatible with IIS, SQL Server, and custom SMTP
7978

80-
[Production Deployment Guide](web-deployment-production)
79+
[Production Deployment Guide](/deployment/web-deployment-production)
8180

8281
---
8382

8483
## 🔓 Coming Soon: Open Source Edition
8584

86-
We’re [migrating to PostgreSQL](../dev) to support fully open-source hosting. This will allow self-hosted deployments on Linux, Docker, or any cloud provider—no licensing fees, no proprietary lock-in.
85+
We’re [migrating to PostgreSQL](/dev) to support fully open-source hosting. This will allow self-hosted deployments on Linux, Docker, or any cloud provider—no licensing fees, no proprietary lock-in.
8786

8887
Stay tuned for updates.

src/pages/deployment/web-deployment-production.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -39,14 +39,14 @@ Here’s how most infrastructure teams approach it:
3939
- Restrict external access as needed
4040

4141
5. **Deploy the App**
42-
- Use the [Web Deploy package (or build from source)](web-deployment-local)
42+
- Use the [Web Deploy package (or build from source)](/deployment/web-deployment-local)
4343
- Import into IIS and configure `appsettings.json`
4444
- Point to your SQL Server and SMTP credentials
4545

4646
6. **Initialise the Business Node**
4747
- Launch the app in a browser
4848
- Register the first user (Administrator role)
49-
- Complete the [Initialisation form](web-initialisation)
49+
- Complete the [Initialisation form](/deployment/web-initialisation)
5050

5151
---
5252

@@ -67,4 +67,4 @@ You can migrate to:
6767

6868
---
6969

70-
[Return to Deployment Overview](web-deployment-overview)
70+
[Return to Deployment Overview](/deployment/web-deployment-overview)

src/pages/deployment/web-deployment-selector.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ Deploy the app into your own Azure subscription. You manage hosting, billing, an
1616
- Azure bills you directly based on usage
1717
- You apply updates manually
1818

19-
[Learn More](web-deployment-cloud)
19+
[Learn More](/deployment/web-deployment-cloud)
2020

2121
---
2222

@@ -28,4 +28,4 @@ Let us host your business node in our secure multi-tenant environment. You get a
2828
- Simple monthly fee (typically £5/month)
2929
- Automatic upgrades and full feature access
3030

31-
[Learn More](web-deployment-multi-tenant)
31+
[Learn More](/deployment/web-deployment-multi-tenant)
Lines changed: 32 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,32 @@
1+
---
2+
layout: ../../layouts/Documentation.astro
3+
title: Deployment Signup
4+
permalink: /deployment/web-deployment-signup
5+
---
6+
7+
<div style="max-width: 900px; margin: 1rem 0;">
8+
<a href="/deployment/web-deployment-overview" title="Deployment Options — click to explore">
9+
<img
10+
src="/images/citadel-of-thought.png"
11+
alt="Trade Control deployment"
12+
style="width: 100%; height: auto; display: block; border-radius: 8px;"
13+
/>
14+
</a>
15+
</div>
16+
17+
## Join the Hosted Community
18+
19+
Trade Control will soon offer hosted deployment — a simple way to run your ERP tools without managing infrastructure.
20+
This option is ideal for small teams who want to get started quickly, with updates and support handled for you.
21+
When ready, you’ll be able to sign up, configure your workspace, and deploy with a single click.
22+
23+
> Deployment is not yet available, but the hosted environment is being prepared. Stay tuned.
24+
25+
## Host in Your Own Cloud
26+
27+
Prefer to run Trade Control in your own environment?
28+
We’ll provide everything you need to deploy the app in your own cloud — including container images, configuration templates, and setup guides.
29+
This option gives you full control over your infrastructure while keeping the ERP logic intact.
30+
31+
> Self-hosted deployment will be documented once the hosted version is live.
32+

0 commit comments

Comments
 (0)