0xfurai / 0xfurai/peekaping

Minimal Caddyfile

Ouverte Adaptée aux débutants
#2 1 commentaire 0 réactions 0 personnes assignées Voir sur GitHub
enhancement
Langage dominant
Go
Étoiles
1.2k
Forks
69
Métriques de merge des PR
Aucune PR mergée en 30 j

Description

Hi @0xfurai

I've been playing around with Peekaping this morning, and I wanted to share the Caddyfile config if others want to get up and running quickly:

```
localhost {
reverse_proxy /api/* server:8034
reverse_proxy /socket.io/* server:8034
reverse_proxy /* web:80
}
```

This is just a sample for testing locally, in production the site would be modified.

Do you have any plans on maybe enabling the Wiki for this project so we could document it there?

Guide de contribution

Aucun guide de contribution indexé pour ce dépôt

Piste de recherche

The issue suggests adding a sample Caddyfile configuration to the project's documentation. Look for existing documentation files, such as README.md or a docs/ folder, to see where deployment instructions are kept. The goal is to integrate the provided Caddyfile snippet with context on its use for local testing. Verify the configuration works by checking the project's Docker setup and service ports mentioned (8034, 80).

Rédigé par le modèle d'indexation à partir du texte de l'issue.

Évaluation

Domaine
documentation
Type d'issue
Documentation
Difficulté
1/5
Temps estimé
Moins d'une heure
Activité
À l'abandon
Clarté
Clairement spécifiée
Accessibilité débutants
70/100

Recevez les nouvelles issues par e-mail

Un résumé court des issues GitHub adaptées aux débutants.