https://github.com/firstdarkdev/docktainer
A lightweight Web and Build server for our Documentation Platform, fdd-docs.com
https://github.com/firstdarkdev/docktainer
automa cicd documentation golang retype
Last synced: 3 months ago
JSON representation
A lightweight Web and Build server for our Documentation Platform, fdd-docs.com
- Host: GitHub
- URL: https://github.com/firstdarkdev/docktainer
- Owner: firstdarkdev
- License: mit
- Created: 2025-02-11T11:19:43.000Z (12 months ago)
- Default Branch: main
- Last Pushed: 2025-02-20T12:57:55.000Z (11 months ago)
- Last Synced: 2025-02-20T13:42:26.066Z (11 months ago)
- Topics: automa, cicd, documentation, golang, retype
- Language: Go
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readme.md
- License: license.md
Awesome Lists containing this project
README
# Docktainer
---
A simple and lightweight Build and Webserver for our documentation platform, fdd-docs.com.
This application features a lightweight build server, that allows our docs to be built and published from GitHub, as well as a lightweight webserver to serve the documentation.
In our case, each branch is a subdomain on fdd-docs.com (for example `mmode.fdd-docs.com`).
---
### Hosting this yourself
You shouldn't. Everything this repository does, is publicly available at https://fdd-docs.com.
If you REALLY need to for one reason or another, you can chat to us in [Discord](https://discord.firstdark.dev)
---
### Tech Used
- GO - Main Web and Build Server
- Docker - For building the environment needed for the app to work, as well as running it
- [Retype](https://retype.com) - The main framework used for building the documentation from Markdown
- [Docusaurus](https://docusaurus.io/) - Used for building Docusaurus powered websites
- Cloudflare - HTTPS and other protections
---
### License
This repository and code, is licensed under the MIT license. The documentation it handles however, is licensed under ARR.