Pour tout problème contactez-nous par mail : support@froggit.fr | La FAQ :grey_question: | Rejoignez-nous sur le Chat :speech_balloon:

Skip to content
Snippets Groups Projects
Unverified Commit 7c373911 authored by Idriss's avatar Idriss
Browse files

Improve onprem documentation

parent 8bd3c1b8
No related branches found
No related tags found
No related merge requests found
......@@ -33,7 +33,7 @@ The instances are hosted on [Scaleway](https://www.scaleway.com) or [OVHCloud](h
* [Terms of service](./terms.md)
* [Community and support](./community.md)
* [Licences](./licences.md)
* [Cloud on premise / selfhosted](./onprem.md)
* [Cloud on premises / selfhosted](./onprem.md)
### Tutorials and demos
......
# On premise
# On premises
You can ask to be granted to host your own instance on prem (using OVHCloud or Scaleway).
......
......@@ -2,7 +2,7 @@
Comwork cloud allows us to create bucket object storages (S3-likes) and OCI/Docker registries either on [OVH cloud](https://www.ovhcloud.com) and [Scaleway](https://www.scaleway.com).
This feature is only available for comwork cloud administrator (you can directly use it if you get your own self-hosted comwork cloud instance on premise).
This feature is only available for comwork cloud administrator (you can directly use it if you get your own self-hosted comwork cloud instance on premises).
![create_registry](./img/create_registry.png)
......
......@@ -14,4 +14,4 @@
* [Overleaf as a service](./overleaf.md)
* [Connect with SSH](./ssh.md)
* [Imalive metrics exporter](./imalive.md)
* [On premise / self-hosted deployment of comwork cloud](./onprem.md)
* [On premises / self-hosted deployment of comwork cloud](./onprem.md)
# Admin commands
The admin commands are used to control and manage your on premise version of comwork cloud.
The admin commands are used to control and manage your on premises version of comwork cloud.
Notes:
* Those commands are only for admin users (if you're using a [self-hosted version](../onprem.md) for example)
......
# Web console
Here you'll find all the help resource for using the [web console](https://cloud.comwork.io).
## Public
* [2FA / MFA](./public/2FA.md)
......
# Admin
Here you'll find all the help resource for using the [web console](https://cloud.comwork.io) as an administrator (in case your using your on premises version).
* [Manage environments](./environments.md)
# Public
Here you'll find all the help resource for using the [web console](https://cloud.comwork.io) as a user.
* [2FA / MFA](./2FA.md)
* [Support](./support.md)
* [Instances](./instances.md)
# Comwork cloud on premise
# Comwork cloud on premises
## Access to our images
......@@ -270,3 +270,9 @@ environments:
- environment: elasticstack
extra_subdomains: ['api', 'imalive']
```
## Console tutorials
You might use the console as an administrator if you're getting your own on premises instance.
You'll find all the tutorials you need for administrating the console [here](./console/admin/README.md)
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment