Add antora
This commit is contained in:
19
modules/ROOT/pages/general.adoc
Normal file
19
modules/ROOT/pages/general.adoc
Normal file
@@ -0,0 +1,19 @@
|
||||
= NGiNX lab
|
||||
|
||||
Steps to local run:
|
||||
|
||||
1. in https://dashboard.codemowers.eu/ add sandbox.
|
||||
2. Mark next options:
|
||||
* Dex
|
||||
* Instantiate Prometheus for this namespace
|
||||
* Instantiate dedicated Traeifk instance in this namespace
|
||||
3. Confirm new sandbox
|
||||
4. Set your custom subdomain
|
||||
[source, yaml]
|
||||
----
|
||||
include::../../../application.yml[]
|
||||
----
|
||||
<1> custom subdomain
|
||||
|
||||
5.kubectl apply -f application.yml -n {sandbox-name}
|
||||
|
Reference in New Issue
Block a user