https://github.com/solidtime-io/self-hosting-examples
Example self-hosting setups for solidtime
https://github.com/solidtime-io/self-hosting-examples
Last synced: 4 months ago
JSON representation
Example self-hosting setups for solidtime
- Host: GitHub
- URL: https://github.com/solidtime-io/self-hosting-examples
- Owner: solidtime-io
- License: mit
- Created: 2024-05-22T13:53:16.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2025-07-23T11:09:57.000Z (11 months ago)
- Last Synced: 2026-02-08T10:45:32.295Z (5 months ago)
- Size: 18.6 KB
- Stars: 73
- Watchers: 3
- Forks: 19
- Open Issues: 7
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# solidtime | Self-hosting examples
This repository contains examples for self-hosting [solidtime](https://www.solidtime.io/). The examples are meant to be used as a starting point for your own setup.
See [the documentation](https://docs.solidtime.io/self-hosting/intro) for more information.
Also, each example has its own README.md file with example specific instructions.
It is important that you follow the instructions in the documentation first and only read the example readme when the documentation tells you to do so.
## License
The self-hosting examples are licensed under the MIT License. See [license.md](license.md) for more information.
This is NOT the license for the solidtime application itself. The solidtime application is licensed under the AGPL-3.0 License. See [LICENSE](https://github.com/solidtime-io/solidtime/blob/main/LICENSE.md).