Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Marketplace deployment #63

Open
3 tasks done
clee231 opened this issue Nov 1, 2023 · 2 comments
Open
3 tasks done

Marketplace deployment #63

clee231 opened this issue Nov 1, 2023 · 2 comments
Assignees
Labels
⛵ Helm Helm related stuff ✨ enhancement New feature or request ☸️ k8s Kubernetes related stuff

Comments

@clee231
Copy link
Contributor

clee231 commented Nov 1, 2023

  • Generate a certificate for marketplace.acmuic.org
  • Update Traefik to send traffic from marketplace.acmuic.org to the marketplace application
  • Update the application to use new .env variables (Sysadmin needs to know the variable names to set):
    • Pocketbase URL
    • SMTP Host
    • SMTP Port
    • SMTP User
    • SMTP Pass
@clee231 clee231 added ✨ enhancement New feature or request ⛵ Helm Helm related stuff ☸️ k8s Kubernetes related stuff labels Nov 1, 2023
@clee231 clee231 moved this to Todo in SIGSysAdmin Kanban Nov 1, 2023
@clee231
Copy link
Contributor Author

clee231 commented Nov 2, 2023

https://marketplace.acmuic.org/

Initial deployment is up.

Let me know what the environment variable names will be when you have them.

@Ajknight121
Copy link
Member

env vars:

NEXT_PUBLIC_PB_URL
NEXT_PUBLIC_SMTP_Host
NEXT_PUBLIC_SMTP_Port
NEXT_PUBLIC_SMTP_User
NEXT_PUBLIC_SMTP_Pass

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
⛵ Helm Helm related stuff ✨ enhancement New feature or request ☸️ k8s Kubernetes related stuff
Projects
Status: Todo
Development

No branches or pull requests

3 participants