mirror of
https://github.com/movie-web/docs.git
synced 2025-09-13 10:23:26 +00:00
Rename numbers
This commit is contained in:
6
content/2.proxy/0.introduction.md
Normal file
6
content/2.proxy/0.introduction.md
Normal file
@@ -0,0 +1,6 @@
|
||||
---
|
||||
title: 'Introduction'
|
||||
---
|
||||
# Introduction to the proxy
|
||||
|
||||
// EXPLAIN WHAT A PROXY IS
|
18
content/2.proxy/1.deploy.md
Normal file
18
content/2.proxy/1.deploy.md
Normal file
@@ -0,0 +1,18 @@
|
||||
---
|
||||
title: 'Deploy'
|
||||
---
|
||||
# Deploying the proxy
|
||||
|
||||
// FILL PAGE
|
||||
|
||||
## Method 1 - cloudflare (easy)
|
||||
|
||||
// EXPLAIN HOW TO DEPLOY TO CLOUDFLARE with button
|
||||
|
||||
## Method 1 - cloudflare (manual)
|
||||
|
||||
// EXPLAIN HOW TO DEPLOY TO CLOUDFLARE MANUALLY
|
||||
|
||||
## Method 2 - docker
|
||||
|
||||
// EXPLAIN HOW TO DEPLOY WITH DOCKER
|
3
content/2.proxy/_dir.yml
Normal file
3
content/2.proxy/_dir.yml
Normal file
@@ -0,0 +1,3 @@
|
||||
title: 'Proxy'
|
||||
icon: mdi:server-network
|
||||
navigation.redirect: /proxy/introduction
|
Reference in New Issue
Block a user