Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yaptide/deploy
Deploy scripts for yaptide platform
https://github.com/yaptide/deploy
hacktoberfest hacktoberfest2022
Last synced: about 2 months ago
JSON representation
Deploy scripts for yaptide platform
- Host: GitHub
- URL: https://github.com/yaptide/deploy
- Owner: yaptide
- License: gpl-2.0
- Created: 2022-10-14T08:16:32.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2024-11-05T05:07:52.000Z (2 months ago)
- Last Synced: 2024-11-05T06:18:30.042Z (2 months ago)
- Topics: hacktoberfest, hacktoberfest2022
- Language: Python
- Homepage: https://yaptide.github.io/deploy/
- Size: 135 KB
- Stars: 1
- Watchers: 1
- Forks: 1
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Deployment of the yaptide platform
This page describes local and cloud deployment of the yaptide platform.
Documentation is indended for developers and administrators who want to deploy the platform on their own infrastructure.To read the documentation go to the documentation page: https://yaptide.github.io/docs/
Demo version of application is also deployed on the Github pages:
* [production demo](https://yaptide.github.io/) (updated on every release of the frontend)
* [development demo](https://yaptide.github.io/web_dev/) (updated on every push to the `main` branch of the frontend repository)