Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion .github/workflows/yaml-lint.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,4 +28,4 @@ jobs:

- name: Run yamllint
run: |
yamllint .
yamllint .
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -43,4 +43,4 @@ config.local.js
# Backup files
*.bak
*.backup
*~
*~
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,14 +10,14 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release of the Infrastructure Repository
- Docker Compose configurations for multiple services:
- Nginx reverse proxy with SSL support
- Jitsi video conferencing platform
- WordPress content management system
- Nextcloud file sharing and collaboration platform
- Nginx reverse proxy with SSL support
- Watchtower for automatic container updates
- Monitoring stack
- Jump host configuration
- Bonic service
- Boinc service to provide compute resources to science
- Comprehensive documentation in README.md
- Security features:
- Fail2ban integration for Nextcloud
Expand Down
Loading
Loading