An open API service indexing awesome lists of open source software.

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

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/)