https://github.com/alchemist-novaro/domain-manager
Domain manager in a instance for multi-domain settings
Science Score: 26.0%
This score indicates how likely this project is to be science-related based on various indicators:
-
○CITATION.cff file
-
✓codemeta.json file
Found codemeta.json file -
✓.zenodo.json file
Found .zenodo.json file -
○DOI references
-
○Academic publication links
-
○Academic email domains
-
○Institutional organization owner
-
○JOSS paper metadata
-
○Scientific vocabulary similarity
Low similarity (2.5%) to scientific vocabulary
Keywords
certbot
domain
fastapi
nginx
replit
vite
Last synced: 5 months ago
·
JSON representation
Repository
Domain manager in a instance for multi-domain settings
Basic Info
- Host: GitHub
- Owner: alchemist-novaro
- Language: TypeScript
- Default Branch: main
- Homepage: https://portfolio-app.online
- Size: 221 KB
Statistics
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
- Releases: 0
Topics
certbot
domain
fastapi
nginx
replit
vite
Created 7 months ago
· Last pushed 7 months ago
Metadata Files
Readme
README.md
Domain Manager
This is a simple react/vite + fastapi project to manage certificates and nginx config for several domain servicing in a instance.
How to run
Prepare the env
path: ./backend/env
GODADDY_API_KEY=
GODADDY_API_SECRET=
DOMAIN=
EMAIL_ADDRESS=
JWT_SECRET=
JWT_ALGORITHM=
TOKEN_EXPIRE_TIMEOUT=
PASSWORD=
SERVER_PORT=
PROJECT_NAME=
SECRET_KEY=
Install dependencies
cd backend
pip3 install -r requirements
cd frontend
npm install
Run the backend and frontend
cd backend
python3 -m server
cd frontend
npm run build
cd dist
http-server-spa ./ ./index.html 8000
Live link
https://portfolio-app.online
Owner
- Name: Alchemist Novaro
- Login: alchemist-novaro
- Kind: user
- Website: https://alchemist-novaro.portfolio-app.online
- Repositories: 1
- Profile: https://github.com/alchemist-novaro