mirror of
https://github.com/fosrl/docs.git
synced 2025-05-12 21:30:43 +01:00
Documentation for all Fossorial projects
![]() Add short warning under each code snippet where docker-compose ports are modified with link to longer version of warning located at dns-networking#ports-to-expose. Rewrite the Port section with additional information that Pangolins' defaults ports 80, 443 and 51820 should be exposed on all interfaces. |
||
---|---|---|
.vscode | ||
packages/docusaurus | ||
stacks | ||
.gitignore | ||
cdk.context.json | ||
LICENSE | ||
Makefile | ||
package.json | ||
pnpm-workspace.yaml | ||
README.md | ||
sst.config.ts | ||
tsconfig.json |
Website
This website is built using Docusaurus, a modern static website generator.
Installation
$ npm i
Local Development
$ npm run start
This command starts a local development server and opens up a browser window. Most changes are reflected live without having to restart the server.
Deployment
Using SSH:
$ npx sst deploy --stage prod
License
This project is licensed under the MIT License - see the LICENSE file for details.