fixes
This commit is contained in:
parent
d5e1ca3f23
commit
35bcd242f2
@ -3,12 +3,9 @@ sidebar_position: 5
|
|||||||
title: Cloud Native
|
title: Cloud Native
|
||||||
---
|
---
|
||||||
|
|
||||||
This is an experimental feature - expect breaking changes!
|
Cloud Native is useful when you want to deploy Jan to a shared/remote/cloud server, rather than running it as a local Desktop app.
|
||||||
|
|
||||||
## Use Case
|
> This is an experimental feature - expect breaking changes!
|
||||||
|
|
||||||
- User doesn't have a local GPU machine but wants to run Jan on a rented server
|
|
||||||
- User wants a quick, fast way to experiment with Jan on a rented GPU
|
|
||||||
|
|
||||||
### Getting Started
|
### Getting Started
|
||||||
|
|
||||||
@ -40,7 +37,7 @@ Open your browser at [http://localhost:4000](http://localhost:4000)
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
### To-dos
|
### TODOs
|
||||||
|
|
||||||
- [Authencation Plugins](https://github.com/janhq/jan/issues/334)
|
- [Authencation Plugins](https://github.com/janhq/jan/issues/334)
|
||||||
- [Remote server](https://github.com/janhq/jan/issues/200)
|
- [Remote server](https://github.com/janhq/jan/issues/200)
|
||||||
|
|||||||
@ -1,10 +1,8 @@
|
|||||||
---
|
---
|
||||||
sidebar_position: 3
|
sidebar_position: 3
|
||||||
title: Publishing a Jan app
|
title: Publishing an app
|
||||||
---
|
---
|
||||||
|
|
||||||
# Publish Jan app
|
|
||||||
|
|
||||||
After you have completed with local app development and want to publish to `Jan marketplace` for other to reuse, please follow the following steps
|
After you have completed with local app development and want to publish to `Jan marketplace` for other to reuse, please follow the following steps
|
||||||
|
|
||||||
- Step 1: Update your local `package.json` and configure `npm login` correctly
|
- Step 1: Update your local `package.json` and configure `npm login` correctly
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user