docs: updated technical design
This commit is contained in:
parent
c7f549b5c8
commit
f7be4c1c57
@ -23,13 +23,13 @@ Cellar Social will provide the following capabilities:
|
|||||||
- Order the product.
|
- Order the product.
|
||||||
- Engage with product related community.
|
- Engage with product related community.
|
||||||
- Provide NIP-05 names.
|
- Provide NIP-05 names.
|
||||||
- View and sign on to events.
|
- View and sign up to in-person events.
|
||||||
|
|
||||||
## Design
|
## Design
|
||||||
|
|
||||||
Cellar Social consists of the backend and frontend apps supported by the database and the relay.
|
Cellar Social consists of the backend and frontend apps supported by the database and the relay.
|
||||||
|
|
||||||
All hosted services will be containerised and deployed to the linux ([Ubuntu](https://ubuntu.com/)) server and traffic routing will be manged by [Nginx](https://nginx.org/). The entire server should be backed up daily.
|
All hosted services will be containerised and deployed to the linux ([Ubuntu](https://ubuntu.com/)) server and traffic routing will be manged by [Nginx](https://nginx.org/). The entire server should be backed up (at the host level) daily.
|
||||||
|
|
||||||
Cellar Social will also use an external service ([nostr.build](http://nostr.build/)) for media hosting to avoid inappropriate data.
|
Cellar Social will also use an external service ([nostr.build](http://nostr.build/)) for media hosting to avoid inappropriate data.
|
||||||
|
|
||||||
@ -95,7 +95,7 @@ The following tables are planned in the database:
|
|||||||
- Reviews
|
- Reviews
|
||||||
- NostrEvents
|
- NostrEvents
|
||||||
|
|
||||||
Database has to be backed up daily.
|
Database has to be backed up (at the host level) daily.
|
||||||
|
|
||||||
### Relay
|
### Relay
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user