Config update. Dockerfile bugfix

This commit is contained in:
Guillaume 2023-05-24 18:14:23 +02:00
parent b9724b5073
commit 56f3665299
3 changed files with 4 additions and 25 deletions

View File

@ -1,6 +1,6 @@
FROM hugomods/hugo:exts-0.112.1 as build
COPY . /src
RUN hugo --minify --gc --enableGitInfo
RUN hugo --minify --gc
FROM nginx:alpine
COPY --from=build /src/public /usr/share/nginx/html

View File

@ -1,6 +1,6 @@
baseURL: "http://example.org/"
languageCode: "en-us"
baseURL: "https://novit.io/docs"
languageCode: "fr-fr"
params:
landingPageName: "<i class='fas fa-home'></i> About Direktil"
landingPageName: "<i class='fas fa-home'></i> NOVIT's Direktil"
theme: "learn"
title: "NOVIT's Direktil"

View File

@ -1,21 +0,0 @@
About
Getting Started
Direktil OS
Installation:
- By container
- By building the binary
Configuration:
- Clusters
- Groups
- Hosts
- Configs
- Bootstrap Pods
- Addons
- TLS configuration
- Defaults : Configurations inheritance
Maintenance:
- Backups
- Upgrade
CLI:
- Dir2config
- Direktil Local Server