Skip to content
GitLab
    • GitLab: the DevOps platform
    • Explore GitLab
    • Install GitLab
    • How GitLab compares
    • Get started
    • GitLab docs
    • GitLab Learn
  • Pricing
  • Talk to an expert
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
    • Switch to GitLab Next
    Projects Groups Topics Snippets
  • Register
  • Sign in
  • gofoss gofoss
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributor statistics
    • Graph
    • Compare revisions
    • Locked files
  • Issues 26
    • Issues 26
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 0
    • Merge requests 0
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Artifacts
    • Schedules
    • Test cases
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Packages and registries
    • Packages and registries
    • Package Registry
    • Container Registry
    • Infrastructure Registry
  • Monitor
    • Monitor
    • Metrics
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Code review
    • Insights
    • Issue
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • crixus
  • gofossgofoss
  • Issues
  • #80
Closed
Open
Issue created Oct 08, 2021 by crixus@curlycrixusOwner

Migrate to gofoss.net

Feature request

🚀 Suggest ideas for new website features!

Checklist

  • This issue is not a duplicate, I've searched the Issue Tracker
  • This issue is not a question, I'm aware that I can submit questions via Mastodon, Twitter, Email, Reddit or Matrix
  • This issue is a feature request, and not a bug report, content request, or anything other

What are you missing or what could be improved?

  1. https://gofoss.net becomes the official home site
  2. https://gofoss.today forwards to https://gofoss.net

What is the solution you'd like to see?

Before release:

  • instruct Netlify to point https://gofoss.net to GitLab's gofoss repository (main branch)
  • change https://gofoss.today to https://gofoss.net in all relevant files
  • change Netlify badge in README

Shortly before release:

  • instruct Netlify to point https://gofoss.today to GitLab's gofoss repository (main branch)
  • add a 301 wildcard redirect from https://gofoss.today to https://gofoss.net in the netlify.toml file
[[redirects]]
  from = "https://gofoss.today/*"
  to = "https://gofoss.net/"
  status = 301
  force = true
  • make sure the redirect works: https://httpstatus.io

Shortly after release:

  • change https://gofoss.today to https://gofoss.net in all social media accounts

Do you have additional comments?

N/A

Edited Jan 20, 2022 by crixus
Assignee
Assign to
Time tracking