Skip to content

Commit bd4ef93

Browse files
committed
Docs update
1 parent 6e7417d commit bd4ef93

11 files changed

+11
-10
lines changed

docs/deploy-on-web-cezerin-configs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 8. Cezerin configs changes:
1+
## Cezerin configs changes:
22

33
You must edit cezerin configs and setup new domain name at configs.
44

docs/deploy-on-web-cezerin.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 5. Install and Run Cezerin
1+
## Install and Run Cezerin
22

33
Follow [this](https://github.com/Cezerin2/cezerin2/blob/master/docs/using-source-code.md) installation guide for local environment.
44
All the same for web deploy.

docs/deploy-on-web-droplet.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2. Create droplet
1+
## Create droplet
22

33
1. Click **Create droplet**
44

docs/deploy-on-web-final-checks.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 9. Final checks
1+
## Final checks
22

33
That's all.
44

docs/deploy-on-web-hosting.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 1. Hosting
1+
## Hosting
22

33
You can use any hosting: shared hosting with ssh, VM hosting, VDS hosting, NodeJS hosting, DigitalOcean, cloud services like Heroku, Amazon AWS, Google Cloud, any...
44
All you need is MERN stack (MongoDB + ExpressJS + ReactJs + NodeJS), nothing special.

docs/deploy-on-web-mern.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 3. Install NGinx Web Server + MERN Stack
1+
## Install NGinx Web Server + MERN Stack
22

33
NGinx Web Server Installation
44

docs/deploy-on-web-mongodb.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 4. Run MongoDB
1+
## Run MongoDB
22

33
```shell
44
sudo service mongod start

docs/deploy-on-web-nginx.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 6. Run Nginx
1+
## Run Nginx
22

33
To enable cezerin apps from browser, we need to setup web server.
44

docs/deploy-on-web-production-mode.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 10. Turn off Developer Mode
1+
## Turn off Developer Mode
22

33
By default, Cezerin is in developer mode. This means you can access API and Dashboard without authorization (access tokens).
44

docs/deploy-on-web-ssl.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
## 2. Create droplet
1+
## Create droplet
22

33
1. Click **Create droplet**
44

docs/help-and-support.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@ https://github.com/cezerin2/cezerin2/issues
88
If you need some help with deployment and something does not quite work, message on:
99

1010
- [**Cezerin Community Site**](https://cezerin.org): https://cezerin.org
11+
1112
- [**GitHub Issues**](https://github.com/cezerin2/cezerin2/issues): https://github.com/cezerin2/cezerin2/issues
1213

1314
- [**Telegram Chat: Cezerin**](https://t.me/cezerin): https://t.me/cezerin

0 commit comments

Comments
 (0)