This website works better with JavaScript.
Home
Explore
Help
Sign In
jrtechs
/
jrtechs-NodeJSBlog
mirror of
https://github.com/jrtechs/NodeJSBlog.git
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
0
Wiki
Activity
Browse Source
Created projects sites state diagram.
pull/26/head
jrtechs
6 years ago
parent
ada1aad65d
commit
d25d9da48a
2 changed files
with
9 additions
and
1 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+8
-1
README.md
+1
-0
docs/projectsSites.svg
+ 8
- 1
README.md
View File
@ -194,4 +194,11 @@ server {
proxy_cache_bypass $http_upgrade;
}
}
```
```
## Projects Sites
As I develope more projects I would like an easy way to add and host them on my website without having to create another subdomain and generate more ssl certs. I simply want the project site to be accessible under https://jrtechs.net/project_name.
### State Diagrm of Plan
![
diagram
](
docs/projectsSites.svg
)
+ 1
- 0
docs/projectsSites.svg
File diff suppressed because it is too large
View File
Write
Preview
Loading…
Cancel
Save