Mediagoblin vs Photoview
A side-by-side comparison of two self-hosted photo management options — licensing, setup difficulty, resource needs, and what each one replaces.
Not the right match-up?
Mediagoblin
Media publishing platform that anyone can run (alternative to Flickr,
VS
Photoview
Simple photo gallery for personal servers
| Feature | Mediagoblin | Photoview |
|---|---|---|
| Category | Photo Management | Photo Management |
| License | AGPL-3.0 | AGPL-3.0 |
| Language | Python | Go |
| Setup difficulty | Medium | Easy |
| Min. RAM | 512 MB | 512 MB |
| Deployment | bare-metal | docker |
| GitHub stars | — | ★ 6,496 |
| First released | 2020 | 2019 |
| Replaces | — | Google Photos |
Why pick each one
Choose Mediagoblin if…
- Released under the AGPL-3.0 license
- Written in Python
- Lightweight — runs in 512 MB RAM
Frequently asked questions
Is Mediagoblin or Photoview better?
Photoview is the stronger all-round pick: it has both the larger community and the simpler easy setup. Consider Mediagoblin if its specific feature set fits your needs better.
Are Mediagoblin and Photoview free and open-source?
Yes. Mediagoblin is licensed under AGPL-3.0 and Photoview under AGPL-3.0. Both can be self-hosted at no software cost.
Can I run Mediagoblin and Photoview with Docker?
Mediagoblin: check the project docs for container support. Photoview: yes.