66 lines
1.2 KiB
YAML
66 lines
1.2 KiB
YAML
INHERIT: website-template/mkdocs.yml
|
|
|
|
repo_name: Website
|
|
repo_url: https://gitlab.com/nofusscomputing/infrastructure/website
|
|
edit_uri: '/-/ide/project/nofusscomputing/projects/docker-mail/edit/development/-/pages/'
|
|
|
|
nav:
|
|
- Home: index.md
|
|
|
|
- Articles:
|
|
|
|
- articles/index.md
|
|
|
|
- 2022:
|
|
|
|
- articles/2022/gitlab_pipeline_from_github_actions.md
|
|
|
|
- articles/2022/fail2ban_running_considerations.md
|
|
|
|
- articles/2022/fail2ban_permanent_whitelist.md
|
|
|
|
- articles/2022/fail2ban_permanent_ban_closed_port_access.md
|
|
|
|
- articles/2022/fail2ban_block_suspisious_activity.md
|
|
|
|
- articles/2022/gitlab_piplines_vscode.md
|
|
|
|
- articles/2022/local_gitlab_pipeline.md
|
|
|
|
- 2015:
|
|
|
|
- articles/2015/choose_internet_service.md
|
|
|
|
- 2014:
|
|
|
|
- articles/2014/mdt_setup.md
|
|
|
|
- Content Tags: tags.md
|
|
|
|
- Projects:
|
|
|
|
- projects/index.md
|
|
|
|
- Ansible Execution Environment:
|
|
|
|
- projects/execution_environment/index.md
|
|
|
|
- Ansible Roles:
|
|
|
|
- Git Configuration:
|
|
|
|
- projects/git_configuration/index.md
|
|
|
|
- Docker Mail: projects/docker-mail/index.md
|
|
|
|
- Gitlab CI: projects/gitlab-ci/index.md
|
|
|
|
- Python Gitlab Management: projects/python-gitlab-management/README.md
|
|
|
|
- Operations:
|
|
|
|
- operations/index.md
|
|
|
|
- Contact Us: contact.md
|
|
|