Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: BREAKING CHANGE - overhaul #68

Draft
wants to merge 60 commits into
base: main
Choose a base branch
from
Draft

Conversation

dsavell
Copy link
Owner

@dsavell dsavell commented Feb 19, 2024

  • Install Grav
  • Install plugin function
  • Mount grav/backup directory options
  • Mount grav/user directory options
  • Update plugins function
  • Backup function
  • Compile nginx config function
  • Provide .env example file
  • Fix scheduler not working in the admin UI.
  • Add Nginx Logging & Grav logging.
  • Support Grav Multisite
  • Add support for ARM
  • CI Pipeline
    • Add multi-arch support amd64,arm64
    • Add docker build cache to speed up docker build steps
    • Test for listening on port 80
    • Test for frontpage access
    • Test update plugins function
    • Test backup function
  • Documentation
    • Setup
      • How to run with Docker Run
      • How to run with Docker Compose
      • Server Settings
      • Nginx Settings
      • Guides
        • How to update Grav
        • How to install plugins
        • How to update plugins

@github-advanced-security
Copy link

This pull request sets up GitHub code scanning for this repository. Once the scans have completed and the checks have passed, the analysis results for this pull request branch will appear on this overview. Once you merge this pull request, the 'Security' tab will show more code scanning analysis results (for example, for the default branch). Depending on your configuration and choice of analysis tool, future pull requests will be annotated with code scanning analysis results. For more information about GitHub code scanning, check out the documentation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant