cosark
20067e217f
Adding one-click deployment buttons to README.md
...
This pull request adds one-click deployment buttons to the README.md of the Umami project. These buttons provide straightforward, direct deployment options for users and contributors, facilitating an effortless setup and launch of Umami on different platforms.
Key Benefits:
- **Ease of Use**: These buttons simplify the process for both new and existing users to deploy Umami quickly, reducing setup complexity and encouraging more widespread use.
- **Community Growth**: By lowering the barrier to entry for deployment, these buttons help attract a diverse range of contributors and users, fostering a larger and more active community.
- **Flexible Deployment Choices**: Offers users the freedom to choose their preferred deployment method from the outset, enhancing user satisfaction and broadening Umami's appeal.
This enhancement supports Umami's goal of being user-friendly and widely accessible, making it easier for the community to grow and thrive.
2024-04-23 09:57:33 -07:00
Akshar Dave
faaa9aa7cd
Fixed a typo
2023-12-08 12:09:04 +05:30
Mike Cao
b9477db1a2
Changed Docker URL.
2023-10-19 16:55:00 -07:00
Francis Cao
c97d4037a6
update node.js version in readme for prisma 5.0
2023-08-29 13:02:51 -07:00
Mike Cao
dfae0c150d
Merge branch 'dev'
...
# Conflicts:
# components/common/Calendar.js
# components/common/EventDataButton.js
# components/forms/EventDataForm.js
# components/layout/Header.js
# db/mysql/migrations/02_add_event_data/migration.sql
# lang/be-BY.json
# lang/de-CH.json
# lang/es-MX.json
# lang/fa-IR.json
# lang/km-KH.json
# lang/lt-LT.json
# lang/th-TH.json
# lib/auth.js
# lib/detect.ts
# lib/lang.js
# lib/middleware.js
# lib/prisma.js
# package.json
# pages/_app.js
# pages/api/accounts/[id]/password.js
# pages/api/collect.js
# pages/api/realtime/init.js
# pages/api/websites/[id]/index.js
# pages/api/websites/[id]/reset.ts
# pages/api/websites/index.js
# public/intl/messages/fa-IR.json
# public/intl/messages/lt-LT.json
# public/intl/messages/pt-BR.json
# public/intl/messages/th-TH.json
# queries/analytics/event/getEventData.js
# queries/analytics/event/getEventMetrics.js
# queries/analytics/pageview/getPageviewMetrics.js
# queries/analytics/pageview/getPageviewParams.js
# queries/analytics/pageview/getPageviewStats.js
# queries/analytics/session/getSessionMetrics.js
# queries/analytics/stats/getActiveVisitors.js
# queries/analytics/stats/getWebsiteStats.js
# sql/schema.mysql.sql
# styles/index.css
# yarn.lock
2023-04-17 11:08:17 -07:00
Benjamin Derksen
ead831bb3c
detach as default
2023-03-30 20:34:11 +02:00
Brian Cao
7271951871
Merge branch 'dev' into analytics
2022-11-10 12:27:36 -08:00
Mike Cao
990d76ff45
Update docker server url.
2022-11-03 08:52:47 -07:00
Brian Cao
17041efaae
use uuid
2022-10-31 23:42:37 -07:00
mike
9c36dc485e
Removed update-db step.
2022-10-18 14:23:17 -07:00
Micky
04c028697f
Update README.md
...
Change docker-compose to docker compose as per latest changes with Docker packaging.
2022-09-07 12:55:15 +10:00
Mike Cao
81ca9c9665
Bump version.
2022-09-05 16:44:44 -07:00
Mike Cao
0f976be5d8
Updated docker urls.
2022-08-11 22:29:18 -07:00
Orhun Parmaksız
900e3e5734
Update the links for current repository
2022-07-21 14:31:09 +02:00
Mike Cao
b290f95b85
Update docker urls.
2022-07-16 22:04:53 -07:00
Mike Cao
a37dd6180b
Fixed README. Remove Railway mention.
2022-06-27 02:41:31 -07:00
Mike Cao
c246b88329
Removed HASH_SALT requirement.
2022-06-22 11:02:40 -07:00
Mike Cao
50aa26e3fc
Updated build order.
2022-06-22 09:34:03 -07:00
Mike Cao
ac3017b2e4
Added database check.
2022-06-22 01:50:33 -07:00
Mike Cao
3122bab419
Refactor migrations.
2022-06-19 00:07:01 -07:00
Anbraten
9ea175eb3f
Run migrations on start
2022-06-12 08:38:58 +02:00
Mike Cao
f4d5bfcf4a
Updated yarn references in README.
2022-05-24 21:33:38 -07:00
Steven DUBOIS
ff1a011441
fix(readme): replace npm install by yarn install
2022-05-18 22:04:21 +02:00
Mike Cao
5b2628172b
Updated README.
2022-05-06 21:57:25 -07:00
Mike Cao
f2d17996eb
Update readme.
2022-04-07 18:15:45 -07:00
Josh Moore
1395b05038
Added Docker updating notes
2022-03-17 13:51:24 -06:00
Mike Cao
25085cbe10
Updated readme.
2021-07-16 00:07:43 -07:00
Mike Cao
7a8ab94bba
Added page not found string.
2020-09-12 09:59:19 -07:00
Hugo Müller-Downing
7dd5d97279
Use GitHub Container Registry for Docker images
...
GHCR allows images to be pulled anonymously
2020-09-06 15:48:46 +10:00
Mike Cao
230032ad9a
Typo.
2020-09-03 16:32:09 -07:00
Mike Cao
719f3cfdbc
Updated readme.
2020-09-03 08:56:51 -07:00
Mike Cao
3a515b56b2
Updated pages and referrer filters to merge urls.
2020-08-22 19:05:07 -07:00
Mike Cao
d9f3c385fb
New build scripts.
2020-08-21 02:22:07 -07:00
Mike Cao
c0778afe90
Merge branch 'dev'
2020-08-21 02:05:57 -07:00
Mike Cao
c17cd6f390
Merge branch 'master' into feature/add-docker
2020-08-20 22:58:04 -07:00
Mike Cao
c3da37c0b0
Database build script.
2020-08-19 20:51:35 -07:00
Mike Cao
b905824d50
Fix error message on login.
2020-08-19 19:03:42 -07:00
Mike Cao
b1493dfef8
Format long numbers. Updated README.
2020-08-19 14:35:38 -07:00
David Birks
d15d23539e
Add Dockerfile and docker-compose.yml
2020-08-19 00:25:05 -04:00
Mike Cao
bab70279dd
Responsive CSS fixes.
2020-08-17 16:46:13 -07:00
Mike Cao
ebad54ab82
Added license.
2020-08-17 00:05:57 -07:00
Mike Cao
d3514cfc5f
Updated forms.
2020-08-16 21:28:54 -07:00
Mike Cao
48a524e09c
Moved cli to separate project. Separate database schemas.
2020-08-13 01:41:11 -07:00
Mike Cao
f7f0c05e12
Initial commit.
2020-07-17 01:03:38 -07:00