MathHubInfo / Frontend

A new MathHub Narration Frontend written in React.
GNU Affero General Public License v3.0
2 stars 0 forks source link

autoupdate *.mathhub.info #56

Open kohlhase opened 5 years ago

kohlhase commented 5 years ago

We should auto-update the MathHub portals from time to time (e.g. every hour or so).

tkw1536 commented 5 years ago

I have added an auto-update functionality which updates docker containers if a new version is available. This is enabled on beta.mathhub.info, but disabled on mathhhub.info.

This handles everything except for lmh updates -- these only get updated every time the MMT container is restarted.

tkw1536 commented 5 years ago

*) Actually on mathhub.info the news container still receives automatic updates.

tkw1536 commented 3 years ago

The functionality exists but is currently disabled because of DockerHub pull limits.