https://github.com/josejooj/square-pgadmin4
A project focused on hosting pgAdmin4 on Square Cloud
https://github.com/josejooj/square-pgadmin4
squarecloud squarecloud-education
Last synced: 12 months ago
JSON representation
A project focused on hosting pgAdmin4 on Square Cloud
- Host: GitHub
- URL: https://github.com/josejooj/square-pgadmin4
- Owner: josejooj
- License: other
- Created: 2024-03-15T14:43:26.000Z (over 2 years ago)
- Default Branch: main
- Last Pushed: 2025-04-04T00:05:17.000Z (about 1 year ago)
- Last Synced: 2025-06-07T04:37:52.862Z (about 1 year ago)
- Topics: squarecloud, squarecloud-education
- Language: Python
- Homepage: https://blog.squarecloud.app/posts/hosting-pgadmin4-on-square-cloud#download-pgadmin4-for-square-cloud
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# 🐘 - square-pgadmin4
**square-pgadmin4** is a project made with a focus on making it possible to host a [pgAdmin4 website](https://pgadmin.org/) on the [Square Cloud](https://squarecloud.app/) hosting platform
With this project, you will be able to host a fully functional and accessible pgAdmin4 website anywhere at a cost of just $2.00/month!
## How to install
- ⚠ Firstly, you will need to have an active plan on Square Cloud, you can purchase it [here](https://squarecloud.app/pt-BR/plans)
- Clone the repository with `git clone https://github.com/josejooj/square-pgadmin4`
- Create a `.env` file - View [.example.env](https://github.com/josejooj/square-pgadmin4/blob/main/.example.env) for an example
- Open the `squarecloud.app` file
- Edit the line `SUBDOMAIN=pgadmin-nocache-`
- Example: `SUBDOMAIN=pgadmin-nocache-fc051a0bb46d438bae5157464ec6c1c8`
- Zip the files `.env`, `main.py`, `config_local.py`, `squarecloud.app` and `requirements.txt`
- Upload this zip to [Square Cloud](https://squarecloud.app/)