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

Create docker-compose.yml project for [PocketBase] #1183

Open
4 of 19 tasks
chendelin1982 opened this issue Jan 2, 2025 · 1 comment
Open
4 of 19 tasks

Create docker-compose.yml project for [PocketBase] #1183

chendelin1982 opened this issue Jan 2, 2025 · 1 comment
Assignees
Labels
feature Type label, New feature or request S-develop Stage label, on reseaching

Comments

@chendelin1982
Copy link
Contributor

chendelin1982 commented Jan 2, 2025

Describe application with below format

# application name
name: "PocketBase"
# URL of the software project's homepage
website_url: "https://pocketbase.io"
# URL where the full source code of the program can be downloaded
source_code_url: "https://github.com/pocketbase/pocketbase"
# a brief and concise statementthat presents the main points for this application, shorter than 10 characters
summary: "open source Go backend"
# description of what the software does, shorter than 250 characters, sentence case
description: "Open Source backend in 1 file"
# list of license identifiers, see https://opensource.org/licenses for the full list of licenses
licenses:
  - MIT
# (optional, true/false, default true) whether this application have Docker image
Docker_image: true

Assessment Checklist by repository owner

Before deveopment, repository owner should complete below Assessment:

  • This application have 3 containers
  • official architecture research
  • Complete the Contentful data
  • Create app project structure from template

Development Checklist by deveoper

Developer should develop this application's docker compose project at Websoft9 Console directly.

  • official architecture research
  • follow standardized syntax
  • specials and refers at notes.md/.env/docker-compose.yml
  • test at Websoft9 Appstore and nginx proxy testing
  • check siteurl or baseurl
  • add official environments reference at .env
  • connetion URI
  • ports
  • credentials environment
  • i18n
  • commit RP to dev branch

Production preparation by repository owner

  • system test
  • docs
  • add Notes content to docs
  • publish to RC release
@chendelin1982 chendelin1982 added the feature Type label, New feature or request label Jan 2, 2025
@qiaofeng1227 qiaofeng1227 removed their assignment Jan 3, 2025
@chendelin1982 chendelin1982 self-assigned this Jan 4, 2025
@chendelin1982 chendelin1982 added the S-develop Stage label, on reseaching label Jan 4, 2025
@chendelin1982
Copy link
Contributor Author

Running OK, but Invalid login credentials when login to dashboard.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature Type label, New feature or request S-develop Stage label, on reseaching
Projects
None yet
Development

No branches or pull requests

2 participants