https://github.com/zenhack/sandstorm-fossil
WIP port of fossil scm to sandstorm.
https://github.com/zenhack/sandstorm-fossil
Last synced: 5 months ago
JSON representation
WIP port of fossil scm to sandstorm.
- Host: GitHub
- URL: https://github.com/zenhack/sandstorm-fossil
- Owner: zenhack
- License: apache-2.0
- Created: 2020-03-18T23:33:56.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-03-18T23:41:07.000Z (about 6 years ago)
- Last Synced: 2025-02-03T13:45:02.428Z (over 1 year ago)
- Language: Cap'n Proto
- Size: 12.7 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: license.txt
Awesome Lists containing this project
README
WIP port of [fossil][1] to [sandstorm][2]
Doesn't work yet.
In principle, Fossil should be a nice fit for sandstorm, but there's
some work to be done especially wrt. Integrating authentication. In
addition to the package manifest this repository contains the code
for a WIP reverse proxy that does the necessary voodoo to get auth
working.
Note that if you're viewing this on GitHub, this repository is an export
from a fossil repo that is the authoritative source. Once this app
is working, we can use it to host itself.
[1]: https://fossil-scm.org
[2]: https://sandstorm.io